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);
|
||||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
});
|
||||
}, {passive: true});
|
||||
}
|
||||
|
||||
private isMatchNode(item: Element) {
|
||||
|
|
Loading…
Add table
Reference in a new issue