Tagged Questions
0
votes
0answers
198 views
Two finger gestures and single touch gestures
I have a canvas that allow users to draw lines with one finger. With two fingers, the user can pinch-to-zoom and pan the image. My Problem is that the single touch is detected before the two finger ...