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
Currently only touch events are detected and rendered. As a common mobile input method, gesture events should also be captured and rendered. Events that are part of gestures should not be reported as individual presses like right now.
The text was updated successfully, but these errors were encountered:
Description
Currently only touch events are detected and rendered. As a common mobile input method, gesture events should also be captured and rendered. Events that are part of gestures should not be reported as individual presses like right now.
The text was updated successfully, but these errors were encountered: