mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🚨
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user