- Fixed an issue where changing
holdScrolling
fromYES
toNO
would incorrectly triggertapToScroll
labels. (Credit to @frakman1 on this one, as I actually noticed the issue in the demo GIF…) - Fixed a bug where
tapToScroll
labels would reset the scroll animation when tapped again while the animation was in-flight. - Made some small demo project improvements.
- Additional info on MarqueeLabel setup when using Storyboards in the README - thanks @frakman1!
- Added a GIF of the demo project.
- Added CHANGELOG, pointing to the Github release page.
- Added Xcode Shared Scheme.