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

Detect number of touch points used #5

Open
timtribers opened this issue Jun 21, 2019 · 3 comments
Open

Detect number of touch points used #5

timtribers opened this issue Jun 21, 2019 · 3 comments

Comments

@timtribers
Copy link

Hi,

Thanks for a great library. Already we are using it in production in a PWA with great results.

I would now like to support some more gestures to enrich what our users can do, specifically a two finger horizontal swipe. Is there any way to tell from the fired event the number of touchpoints used?

Thanks,

@hperrin
Copy link
Member

hperrin commented Aug 16, 2019

That's awesome to hear that it's working for you! :D There's no way as of now to get the touch points, but I can add that in.

@arggh
Copy link

arggh commented Mar 23, 2020

I realize this repo hasn't seen much activity lately, but rotate & pinch would be great :)

@hperrin
Copy link
Member

hperrin commented Dec 3, 2023

Rotate and pinch are now done.

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

3 participants