Simultaneous Zoom, Pan & Rotate (TransformGestureEvent)
It seems to me that air is not capable of responding to more than one gesture event at a time. Running an app on ios I find if I place two fingers onto an object and scale using a pinch gesture I cannot then pan without lifting my fingers from the screen to end the zoom gesture and then placing them back on the screen and performing a pan gesture. This is a bit clunky and not really what users would expect.
Ideally I would like to be able to place two fingers onto the screen and then scale, pan and rotate without having to lift my fingers from the screen. Anyone know if this is possible?
