Merge pull request #8859 from yurydelendik/issue-8858
Revert PDFPageView.pdfPage reset.
This commit is contained in:
commit
066fea9c8b
@ -111,7 +111,6 @@ class PDFPageView {
|
|||||||
this.reset();
|
this.reset();
|
||||||
if (this.pdfPage) {
|
if (this.pdfPage) {
|
||||||
this.pdfPage.cleanup();
|
this.pdfPage.cleanup();
|
||||||
this.pdfPage = null;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user