Revert PDFPageView.pdfPage reset.
This commit is contained in:
parent
d332f62d60
commit
47c28643d6
@ -111,7 +111,6 @@ class PDFPageView {
|
||||
this.reset();
|
||||
if (this.pdfPage) {
|
||||
this.pdfPage.cleanup();
|
||||
this.pdfPage = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user