mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 20:30:15 +01:00
💄 status
This commit is contained in:
parent
e1f6953a42
commit
b20c1fec0c
3 changed files with 12 additions and 2 deletions
|
|
@ -823,6 +823,7 @@ export class WYSIWYG {
|
|||
mouseElement = newMouseElement;
|
||||
}
|
||||
hideElements(["select"], protyle);
|
||||
countBlockWord([]);
|
||||
let firstElement = document.elementFromPoint(newLeft - 1, newTop);
|
||||
if (!firstElement) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue