You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It need to register a really long swipe in order to change slide position, compare to swipe on touch device is a lot nicer.
I've tried and set swipeScrollTolerance={0} to [0, 10, 10, 800] it doesn't help much.
I've notice swipe will be ok when swipe from first slide to last slide.
It need to register a really long swipe in order to change slide position, compare to swipe on touch device is a lot nicer.
I've tried and set
swipeScrollTolerance={0}
to [0, 10, 10, 800] it doesn't help much.I've notice swipe will be ok when swipe from first slide to last slide.
Package version
Simplify code
Swipe on touch device
Swipe on non-touch device (Desktop)
Swipe on non-touch device - first to last (Good swipe)
Swipe on non-touch device - middle (Odd swipe)
The text was updated successfully, but these errors were encountered: