mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
This commit is contained in:
parent
bd772aa181
commit
746226054a
1 changed files with 1 additions and 1 deletions
|
|
@ -470,7 +470,7 @@ export class Gutter {
|
||||||
hideElements(["gutter"], protyle);
|
hideElements(["gutter"], protyle);
|
||||||
event.stopPropagation();
|
event.stopPropagation();
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
});
|
}, {passive: true});
|
||||||
}
|
}
|
||||||
|
|
||||||
private isMatchNode(item: Element) {
|
private isMatchNode(item: Element) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue