mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
b378829fe9
commit
f5ff8f74c2
9 changed files with 27 additions and 13 deletions
|
|
@ -1164,6 +1164,7 @@ export const windowKeyDown = (app: App, event: KeyboardEvent) => {
|
|||
}
|
||||
hideElements(["dialog"]);
|
||||
switchDialog = new Dialog({
|
||||
positionId: Constants.DIALOG_SWITCHTAB,
|
||||
title: window.siyuan.languages.switchTab,
|
||||
content: `<div class="fn__flex-column switch-doc">
|
||||
<input style="opacity: 0;height: 0.1px;box-sizing: border-box;margin: 0;padding: 0;border: 0;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue