mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(mermaid): code background stuck after navigating to new note
This commit is contained in:
parent
ae5421902b
commit
9fadc9341a
@ -174,6 +174,7 @@ export default abstract class AbstractSplitTypeWidget extends TypeWidget {
|
|||||||
|
|
||||||
cleanup(): void {
|
cleanup(): void {
|
||||||
this.#destroyResizer();
|
this.#destroyResizer();
|
||||||
|
this.editorTypeWidget.cleanup();
|
||||||
}
|
}
|
||||||
|
|
||||||
async doRefresh(note: FNote) {
|
async doRefresh(note: FNote) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user