hold before gesture is not a swipe!
Closed this issue · 4 comments
raganwald commented
hold before gesture is not a swipe!
raganwald commented
Ideal use case would be that mouse down and hold would not be a gesture and would pass the events through.
raganwald commented
would only work when not binding to body. can close this when that is shown to work by unbinding. Another feature would be generating pseudo-drag events, but not necessary to close this issue.
raganwald commented
able to pass the mouseup through, but mousemove events do not show up?