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
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
There are a number of hard-coded constants in the jquery.mobile.event.js swipe code. I'm feeling the need to tweak those constants (specifically to allow a greater vertical displacement and still swipe - I'm playing around with 150 rather than the default 75, which seems to feel better at least on the iPhone).
The feature request here is to expose those constants to tweaking.