The swipe up event triggers really hard in comparison to the swipe down one #2
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sciactive/tinygesture#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this is tested on the latest version of Chrome on a macOS
Hmm. I think I can solve this by changing 20% of windowHeight to 20% of min(windowHeight, windowWidth).
Did you mean in comparison to swipe down or swipe left/right?