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

Two finger touch events - not working #802

Closed
andiron opened this issue Oct 17, 2014 · 2 comments
Closed

Two finger touch events - not working #802

andiron opened this issue Oct 17, 2014 · 2 comments

Comments

@andiron
Copy link

andiron commented Oct 17, 2014

Following my topic from stackoverflow:
http://stackoverflow.com/questions/26361294/polymer-gestures-pinch-event-0-4-2

using Polymer, the events like "pinch" do not work, so far I found out that it is impossible to have a event coming from a finger with e.pointerId > 2 (which I assume stands for the next fingers).
Using attached jfFIDDLE you can see that "pinch" is never triggered as well as the max pointerId is always 2 (1 on a desktop). I tested it wih mobile Nexus 5 and quite a new Samsung Touchepad.

@andiron
Copy link
Author

andiron commented Oct 20, 2014

although the library Polymer Gestures supports it and works well with it so there is so some sort of problem with linking between in Polymer (unless the newest of PG hasn't been added yet?)

@andiron
Copy link
Author

andiron commented Dec 1, 2014

the pinch works at the moment, so it looks like it was just a temporary issue

@andiron andiron closed this as completed Dec 1, 2014
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

No branches or pull requests

1 participant