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
Thank you for making this library! 🎉
I have spent quite some time digging through the docs and examples, trying to whip something up myself. But I failed.
I want to support trackpad and real touch devices to know when user has pinched (zoom in/zoom out) sort of thing. I believe the threshold is too low, but if I increase it, then pinch-in never works on my iOS.
I am sure I must use something from the context, instead of threshold, and to do the calculations, but I don't understand what. Any help is greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Thank you for making this library! 🎉
I have spent quite some time digging through the docs and examples, trying to whip something up myself. But I failed.
I want to support trackpad and real touch devices to know when user has pinched (zoom in/zoom out) sort of thing. I believe the threshold is too low, but if I increase it, then pinch-in never works on my iOS.
I am sure I must use something from the context, instead of threshold, and to do the calculations, but I don't understand what. Any help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions