v1.5.0: Add pre- and post-scroll hooks
- 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.