-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove obsolete logic from pdfjs-init
- Remove the `eventBusDispatchToDOM` option, as the client now watches for these events on the event bus. See [1]. - Use `PDFViewerApplication.initializedPromise` to simplify waiting for app to load. This was added in PDF.js v2.10.377. See [2]. [1] hypothesis/client#2641 [2] mozilla/pdf.js#11607
- Loading branch information
1 parent
84ad8c1
commit 2095839
Showing
1 changed file
with
7 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters