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

Disable Scroll indication? #193

Closed felixmpaulus closed 7 months ago

felixmpaulus commented 7 months ago

Since enabling this plugin, most of the times when I hover over a carousel, it indicates its scrollability by quickly dragging itself to one side and then jumping back to its default position.

I think is is done to signal to the user that a horizontal scroll is possible. This happens without any user interaction and it is not consistent.

Is there a way to disable this?

xiel commented 7 months ago

Unlikely, as we don't do anything on hover

felixmpaulus commented 7 months ago

Thanks for the swift reply. Must be caused by something else then.