xiel / embla-carousel-wheel-gestures

wheel interactions for Embla Carousel
https://embla-carousel-wheel-gestures.xiel.dev/react.html
MIT License
54 stars 8 forks source link

Honor the `skipSnaps` option #201

Closed romancavry closed 3 months ago

romancavry commented 3 months ago

I need to prevent skipping slides even if the swipe was vigorous. For this reason the skipSnaps option was released, but plugin ignores this option.

In certain cases it would be very helpful to make the carousel feel stiff by preventing skipping slides by wheel gestures. Even if the user drags the carousel with decent force.

Example.

xiel commented 3 months ago

Improvement is now published as 📦 v8.0.1

Thanks for working on this @romancavry