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

How to get single finger Pan and 2 finger pan at the same time? #1276

Open
Adnaan03 opened this issue Apr 28, 2021 · 0 comments
Open

How to get single finger Pan and 2 finger pan at the same time? #1276

Adnaan03 opened this issue Apr 28, 2021 · 0 comments

Comments

@Adnaan03
Copy link

Adnaan03 commented Apr 28, 2021

Hi,
We are trying to capture events when user drag on screen with 2 finger and at the same time a third finger pan happens
How can we capture the third finger pan as a seperate event when 2 finger pan is already in progress.

codepen demo https://codepen.io/AdnaanS/pen/jOyoNbY
demo where i tried 2 hammer instance https://codepen.io/AdnaanS/pen/QWdRLdQ
We have already tried recognizeWith and requireFailure combinations but nothing seems to work

Any help is appreciated

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