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
Before I fork and do it myself, thought I'd check whether the feature fits with your vision of the project.
Swipe events are much too sensitive for my liking. I'd like to be able to set a tolerance (40px, for example) and only trigger a swipe when that tolerance has been reached, i.e. the user has moved a finger more than 40px across the screen.
The tolerance should be configurable when binding the swipe events.
What say you?
The text was updated successfully, but these errors were encountered:
Before I fork and do it myself, thought I'd check whether the feature fits with your vision of the project.
Swipe events are much too sensitive for my liking. I'd like to be able to set a tolerance (40px, for example) and only trigger a swipe when that tolerance has been reached, i.e. the user has moved a finger more than 40px across the screen.
The tolerance should be configurable when binding the swipe events.
What say you?
The text was updated successfully, but these errors were encountered: