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
By the time we're processing pointer actions we've
already been through the steps of processing an action
sequence. Within _those_ steps we've already checked
that the input state within the `input state table`
correctly matches expected type for the pointer action.
Address issue #691
0 commit comments