You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: