Gestouch
Gestouch copied to clipboard
Cancel other (native) events while using gestures
Hi Pavel,
I am using Gestouch for a Flex Mobile Project. In there I have a Custom ViewNavigator component with 3 ViewNavigators in it. One of them could be panned by a PanGesture on the X-Axis. While panning the underlying views components register native events too - i.e. a list or a scroller is scrolling as well - is there any way to prevent this? Cancel the event which is scrolling the list while panning?
Thanks
Andreas