Closed aengelke closed 9 years ago
That's a neat idea :bulb:, but I won't have time to look into this myself in the near future. If you (or anyone else) want to take a stab at this -- I'd be happy to review a pull request. :+1:
Pointer: the main entry point is here, and that's where require
is used to load some pdf-view modules.
The pdf-view package takes ~2 seconds to load, and another ~200ms to get activated. What if you require the PdfEditorView when you actually use it, instead of the top of the file?