-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f70c347
commit 1da0451
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule reader
updated
7 files
+1 −1 | pdfjs/pdf.js | |
+2 −0 | pdfjs/viewer.css | |
+22 −30 | src/dom/common/dom-view.tsx | |
+4 −0 | src/dom/common/lib/range.ts | |
+11 −4 | src/dom/epub/epub-view.ts | |
+2 −2 | src/dom/epub/lib/page-mapping.ts | |
+9 −1 | src/pdf/pdf-view.js |