mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 09:18:49 +01:00
This commit is contained in:
parent
7964d2e48f
commit
e7a82fbad1
1 changed files with 1 additions and 0 deletions
|
|
@ -801,6 +801,7 @@ const fileTreeKeydown = (event: KeyboardEvent) => {
|
|||
files.selectItem(tab.model.editor.protyle.notebookId, tab.model.editor.protyle.path);
|
||||
}
|
||||
}
|
||||
dockFile.toggleModel("file", true);
|
||||
return;
|
||||
}
|
||||
if (!files.element.previousElementSibling.classList.contains("block__icons--active")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue