mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
Reset annotation stream; reset page annotation promise
This commit is contained in:
parent
6fbbcf5c93
commit
10af056f8f
2 changed files with 3 additions and 0 deletions
|
@ -520,6 +520,7 @@ var PDFPageProxy = (function PDFPageProxyClosure() {
|
|||
|
||||
delete this.operatorList;
|
||||
delete this.displayReadyPromise;
|
||||
delete this.annotationsPromise;
|
||||
this.objs.clear();
|
||||
this.pendingDestroy = false;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue