This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
figure out a reasonable swipe distance and tolerance for swipe events #51
Closed
Description
Currently, we have to move 180px horizontally, which is far more than other frameworks require.
jQtouch uses a horizontal distance of 35px. I found some native xcode examples that say 25px.
Maybe 30px ish would be nice?
Also, our vertical tolerance is probably a lot larger than necessary too (80px). Maybe closer to 20px would be reasonable.
Metadata
Metadata
Assignees
Labels
No labels