Skip to content

Commit

Permalink
fixup! Update PDF.js v4.8.69
Browse files Browse the repository at this point in the history
  • Loading branch information
tamuratak committed Nov 7, 2024
1 parent 60f1914 commit 631f1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/viewer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8173,7 +8173,7 @@ class PDFSidebar {
this.#dispatchEvent();
return;
}
this.switchView(view, true);
this.switchView(view, false);
if (!this.isInitialEventDispatched) {
this.#dispatchEvent();
}
Expand Down

0 comments on commit 631f1dc

Please sign in to comment.