mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 00:44:07 +01:00
This commit is contained in:
parent
95dc762faf
commit
c67abdad55
3 changed files with 5 additions and 5 deletions
|
|
@ -172,7 +172,7 @@ export const initUI = (protyle: IProtyle) => {
|
|||
focusByRange(range);
|
||||
}
|
||||
}
|
||||
})
|
||||
});
|
||||
});
|
||||
let overAttr = false;
|
||||
protyle.element.addEventListener("mouseover", (event: KeyboardEvent & { target: HTMLElement }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue