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.
@samhouts I know this is in 3.30-pre1, but this really needs to be picked over to an upcoming 3.2.0-sr1 release given SwipeGestureRecognizer was a key feature in the 3.20 release.
Description
Swipes not recognised with a
SwipeGestureRecognizer
on UWP. Works fine on iOS/Android.Steps to Reproduce
Expected Behavior
The swipe is recognised, the
OnSwiped
event handler executes and the Label updates.Actual Behavior
The Label doesn't update, indicating that the
OnSwiped
event handler isn't executing.Basic Information
Reproduction Link
SwipeGesture.zip
The text was updated successfully, but these errors were encountered: