Skip to content

Fixed tap so that quick horizontal/vertical swipes did not cause tap events#142

Merged
daffl merged 1 commit intojupiterjs:masterfrom
jaredstehler-cengage:tap-fix
Oct 11, 2012
Merged

Fixed tap so that quick horizontal/vertical swipes did not cause tap events#142
daffl merged 1 commit intojupiterjs:masterfrom
jaredstehler-cengage:tap-fix

Conversation

@bmomberger-cengage
Copy link
Contributor

We noticed while working on a bug in MindTap on the iPad that the tap event would fire if a swipe happened that was close in either the X or Y direction, where it should be both X AND Y that need to be close together. Here's our proposed fix.

daffl added a commit that referenced this pull request Oct 11, 2012
Fixed tap so that quick horizontal/vertical swipes did not cause tap events
@daffl daffl merged commit 5766048 into jupiterjs:master Oct 11, 2012
@daffl
Copy link
Contributor

daffl commented Oct 11, 2012

Thank you! I merged it, but we will probably make this tap event an official part of jQuery++ for the future (https://github.com/jupiterjs/jquerypp/blob/master/event/tap/tap.js).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants