mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
This commit is contained in:
parent
ae8ce006ba
commit
da71f8c4aa
44 changed files with 4505 additions and 3740 deletions
|
|
@ -544,7 +544,7 @@ export class Wnd {
|
|||
return;
|
||||
}
|
||||
if (model instanceof Asset) {
|
||||
if (model.pdfObject) {
|
||||
if (model.pdfObject && model.pdfObject.pdfLoadingTask) {
|
||||
model.pdfObject.pdfLoadingTask.destroy();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue