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
expo: Use unique pointer trackers for motion tracking.
This was causing issues with motion events to change window
highlighting and overview triggering. Each set of event handlers
need to be tracked separately, so hasMoved can be correct for
that set.
0 commit comments