v1.1.2
Bug fixes
- fix: hover/click no longer resumes the animation when
playisfalse. While paused viaplay={false}, hovering or clicking the marquee applied--pause-on-hover/--pause-on-click, which defaulted torunningand unexpectedly restarted the animation. These now default topausedwheneverplayisfalse, so the marquee stays stopped.
Full Changelog: v1.1.1...v1.1.2