justin-chu / react-fast-marquee

A lightweight React component that harnesses the power of CSS animations to create silky smooth marquees.
https://react-fast-marquee.com
MIT License
1.16k stars 95 forks source link

Option to swipe horizontally #102

Open gouterz opened 4 months ago

gouterz commented 4 months ago

Currently when a marquee is moving horizontally and a mouse is hovered over it, it can be paused using the available settings. But can we swipe left/right using the mouse/trackpad when it's paused and it smoothly scrolls a bit in response to the swipe gesture?

Ali-Mahmood commented 4 months ago

I'd like to see this too, it would help control the flow from a user perspective.