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 touch support with PointerEvent API (if any) #37

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

miaulightouch
Copy link

for touch device or mobile.
if browser can't find PointerEvent support, it will listen default event.

it's compatible with Pointer Events Polyfill

@miaulightouch
Copy link
Author

miaulightouch commented Apr 12, 2017

seems work, but need more test for Polyfill compatibility.
it's already tested on Firefox/Chrome on Android.

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.

1 participant