fljot / Gestouch

Gestouch: multitouch gesture recognition library for Flash (ActionScript) development.
MIT License
356 stars 84 forks source link

ZoomGesture and PanGesture do not conflict #59

Open lincx opened 10 years ago

lincx commented 10 years ago

hi,A very good framework. How to make ZoomGesture and PanGesture do not conflict, automatic recognition of one gesture? Thank you very much!

dmen commented 9 years ago

I need to know how to do this as well. I have two touch areas - one for pan/zoom and one for pan. I can pan in both areas, but can only zoom if I'm not touching in the second area. How to fix???