Skip to content

v1.1.2

Choose a tag to compare

@abosch19 abosch19 released this 01 Jun 10:26
· 7 commits to main since this release

Bug fixes

  • fix: hover/click no longer resumes the animation when play is false. While paused via play={false}, hovering or clicking the marquee applied --pause-on-hover/--pause-on-click, which defaulted to running and unexpectedly restarted the animation. These now default to paused whenever play is false, so the marquee stays stopped.

Full Changelog: v1.1.1...v1.1.2