Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IE touch support via pointer events #43

Conversation

david-risney
Copy link
Contributor

Switching from hammer to custom touch code lost pointer event support which is required for touch in IE and Phone IE. This change adds in pointer event support to the custom touch code and adds the two CSS changes necessary for IE to get the touch events.

@gabrielecirulli
Copy link
Owner

Does this still work on android?

@david-risney
Copy link
Contributor Author

It still works in Chrome before and after my change which is also webkit/touch events. I don't have an android device with which to test, but I expect it to behave the same. I have my fork running on the following URI if someone has an android device and wants to test touch: http://david-risney.github.io/2048/

@gabrielecirulli
Copy link
Owner

I'll need to get a 👍 from someone using android before I can merge this, because I also have no device to test with.

gabrielecirulli added a commit that referenced this pull request Mar 23, 2014
@gabrielecirulli
Copy link
Owner

Closing this because I merged another similar PR. Should work fine on IE now. Thanks, though!

ml4den pushed a commit to ml4den/2048 that referenced this pull request Sep 8, 2017
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