Gestouch icon indicating copy to clipboard operation
Gestouch copied to clipboard

Cancel other (native) events while using gestures

Open areichert opened this issue 11 years ago • 0 comments

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

areichert avatar May 21 '14 09:05 areichert