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
utilKeybinding() should be KeyboardSystem or something. (Different parts of the code should not be responsible for their keyboard shortcuts, and this would be a first step towards letting users remap their keyboard shortcuts).
The text was updated successfully, but these errors were encountered:
Followup from the recent core refactor: #961
utilKeybinding()
should beKeyboardSystem
or something. (Different parts of the code should not be responsible for their keyboard shortcuts, and this would be a first step towards letting users remap their keyboard shortcuts).The text was updated successfully, but these errors were encountered: