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
We should refactor both our keybinding system and the action system. It has several drawbacks at the moment, such that it doesn't generalize well across platforms, or that a certain key can only be used once, globally (even if it might only sometimes be queried).
Some existing ideas for this are collected in this Excalidraw session1, or alternatively here as an image:
Footnotes
If this link doesn't work, you can also check here. ↩
The text was updated successfully, but these errors were encountered:
We should refactor both our keybinding system and the action system. It has several drawbacks at the moment, such that it doesn't generalize well across platforms, or that a certain key can only be used once, globally (even if it might only sometimes be queried).
Some existing ideas for this are collected in this Excalidraw session1, or alternatively here as an image:
Footnotes
If this link doesn't work, you can also check here. ↩
The text was updated successfully, but these errors were encountered: