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
GestureController: Only accept signals from the recognizing backend
Backends should usually make sure that they consume events
but just in case and while we're using touchegg and
our own pan backend at the same time for touchscreens
don't let events from other backends mess with the
current gesture.
0 commit comments