You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
IOS only
scenario: using a toucheffect on a view in a non-root page in the navigation stack (ie one that is subject to the NavigationController.InteractivePopGestureRecognizer = swipe to the right from the left hand side to pop the page)
Having a scrollable control (scrollview, listview, collectionview etc) and scrolling along the left hand side.
Description
Once the toucheffect has been activated, scrolling on the left hand edge of the scrollable control causes all gestures to die on the page ie the scroll dies and so does the "swipe right to pop page" gesture.