Fixes drawImage for thumbs
This commit is contained in:
parent
12a35f2878
commit
a338a7966d
2 changed files with 41 additions and 1 deletions
|
@ -1260,6 +1260,8 @@ var PDFView = {
|
|||
}
|
||||
}
|
||||
this.pdfDocument.cleanup();
|
||||
|
||||
ThumbnailView.tempImageCache = null;
|
||||
},
|
||||
|
||||
getHighestPriority: function pdfViewGetHighestPriority(visible, views,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue