mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
This commit is contained in:
parent
6564f0e138
commit
dc90d05086
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ export class Undo {
|
||||||
});
|
});
|
||||||
transaction(protyle, state.doOperations);
|
transaction(protyle, state.doOperations);
|
||||||
}
|
}
|
||||||
|
document.querySelector(".av__panel")?.remove();
|
||||||
preventScroll(protyle);
|
preventScroll(protyle);
|
||||||
scrollCenter(protyle);
|
scrollCenter(protyle);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue