mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Update the various ESLint packages to their latest versions
This commit is contained in:
parent
31012570ea
commit
200e3d6bd8
3 changed files with 278 additions and 121 deletions
|
@ -1094,6 +1094,7 @@ let PDFViewerApplication = {
|
|||
}
|
||||
this.initialBookmark = initialParams.bookmark;
|
||||
|
||||
// eslint-disable-next-line no-self-assign
|
||||
pdfViewer.currentScaleValue = pdfViewer.currentScaleValue;
|
||||
this.setInitialView(initialParams.hash);
|
||||
}).then(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue