mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 21:38:48 +01:00
This commit is contained in:
parent
1f899aaf3c
commit
1063f50375
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ export const initWindowEvent = (app: App) => {
|
|||
window.siyuan.layout.rightDock.hideDock();
|
||||
window.siyuan.layout.bottomDock.hideDock();
|
||||
}
|
||||
hideTooltip();
|
||||
});
|
||||
let mouseIsEnter = false;
|
||||
document.body.addEventListener("mouseenter", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue