Skip to content

v2.0.3: Fix possible background 100% CPU usage

Compare
Choose a tag to compare
@cbpowell cbpowell released this 27 Aug 01:44
· 582 commits to master since this release
  • Fix a bug where MarqueeLabels could possibly get stuck in a loop when an application moves into the background. Thanks to @PaulTaykalo for the fix in PR #69.
  • Removed redundant NSNotificationCenter observers
  • Other minor fixes.