I find myself accidentally swiping columns when scrolling up / down. react-swipeable has a delta which configures how long the swipe has to be before it is considered a swipe. The default is 10px.
This issue is mostly to see if this affects other people. We can increase the delta if this is the case.
I find myself accidentally swiping columns when scrolling up / down.
react-swipeablehas a delta which configures how long the swipe has to be before it is considered a swipe. The default is 10px.This issue is mostly to see if this affects other people. We can increase the
deltaif this is the case.master(If you're a user, don't worry about this).