mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 07:48:49 +01:00
🚨
This commit is contained in:
parent
98a096551a
commit
0e357f7311
1 changed files with 1 additions and 0 deletions
|
|
@ -459,6 +459,7 @@ export const openHistory = (app: App) => {
|
|||
}
|
||||
});
|
||||
dialog.element.setAttribute("data-key", Constants.DIALOG_HISTORY);
|
||||
dialog.element.querySelector("input").focus();
|
||||
bindEvent(app, dialog.element, dialog);
|
||||
resizeSide(dialog.element.querySelector(".history__resize"), dialog.element.querySelector(".history__side"), "sideWidth");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue