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
While working on #1621 we noticed that the KeyStateTracker can be incorrect when keys are pressed but focus moves out of the window. We should clear the KeyStateTracker (and emit correctly) when that happens.
The text was updated successfully, but these errors were encountered:
jessegreenberg
changed the title
CLear the KeyStateTracker when the window is blurred
Clear the KeyStateTracker when the window is blurred
Mar 27, 2024
While working on #1621 we noticed that the KeyStateTracker can be incorrect when keys are pressed but focus moves out of the window. We should clear the KeyStateTracker (and emit correctly) when that happens.
The text was updated successfully, but these errors were encountered: