baianat / hooper

🎠 A customizable accessible carousel slider optimized for Vue
https://baianat.github.io/hooper/
MIT License
720 stars 131 forks source link

Wheel scrolling is too sensitive #170

Open MickeyBadBad opened 4 years ago

MickeyBadBad commented 4 years ago

Is your feature request related to a problem? Please describe. wheel scrolling is too sensitive. it's very easy to over scroll pages(or slides) and there is no options for fix it.

Describe the solution you'd like give some options to adjust the wheel control to slide one page(or slides) at a time, no matter how fast the wheel actions will better.

Additional context I think a longer delta timing and some delay in Carousel.js --> onWheel function will do.