asif-jalil / scroll-carousel-react

Scroll carousel, a unique content slider that specially works on window scroll.
https://asif-jalil.github.io/scroll-carousel-website/
MIT License
45 stars 10 forks source link

Add Pause on Hover and Swipe Feature #1

Closed amirahad closed 1 year ago

amirahad commented 1 year ago

Feature Request: I would like to propose the addition of a "pause on hover" and "swipe" feature to the Scroll Carousel npm package. Currently, the carousel scrolls automatically, but it would be great to give users more control and interactivity.

Pause on Hover:

Swipe Feature:

asif-jalil commented 1 year ago

Thanks for your great suggestion.

Pause on hover is really great and will improve user experience. If you want you can develope this feature and make a pull request. Otherwise i will do that as soon as possible when i manage time to contribute.

Swipe This is also a great feature for carousel. But i think this feature is not properly aligned with scroll carousel concept. This feature will loose the defination of scroll carousel. So there is no plan to make this feature.

amirahad commented 1 year ago

i'll try to develop the feature once i get free.