sciactive / tinygesture

Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, longpress, pinch, and rotate.
https://sciactive.github.io/tinygesture/
Apache License 2.0
202 stars 18 forks source link

Gestures trigger when they shouldn't. #3

Closed hperrin closed 5 years ago

hperrin commented 5 years ago

When user is close to horizontal threshold, but close to diagonal (also close to vertical threshold) swipes may trigger when they shouldn't.