fix: disable global editing bindings when in block component editing

for example, codemirror, excalidraw modes
This commit is contained in:
Tienson Qin
2021-05-16 12:02:03 +08:00
parent 91ce40242a
commit c9943eb680
7 changed files with 32 additions and 18 deletions

View File

@@ -164,6 +164,7 @@
:fn editor-handler/backward-kill-word}}
:shortcut.handler/editor-global
^{:before m/enable-when-not-component-editing!}
{:editor/up
{:desc "Move cursor up / Select up"
:binding "up"