mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
78cba22910
commit
e0e803d743
21 changed files with 135 additions and 71 deletions
|
|
@ -69,7 +69,7 @@ export const exportImage = (id: string) => {
|
|||
});
|
||||
});
|
||||
});
|
||||
}, Constants.TIMEOUT_TRANSITION);
|
||||
}, Constants.TIMEOUT_LOAD);
|
||||
});
|
||||
const previewElement = exportDialog.element.querySelector("#preview") as HTMLElement;
|
||||
const foldElement = (exportDialog.element.querySelector("#keepFold") as HTMLInputElement);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue