Skip to content

v1.5.0: Add pre- and post-scroll hooks

Compare
Choose a tag to compare
@cbpowell cbpowell released this 17 May 01:11
· 626 commits to master since this release
  • Added a labelWillBeginScroll public method, which may be overridden by subclasses to perform custom actions before scrolling begins.
  • Added the labelReturnedToHome: method, which maybe overridden by subclasses to perform custom actions immediately after the label has returned to the "home" position.