mirror of
https://github.com/koreader/koreader
synced 2024-11-18 03:25:46 +00:00
85ac59ae00
When a main document is opened for displaying, some other document openings (for getting metadata or cover image) could affect the main document. Split some code from CreDocument:init() into another new method CreDocument:setupDefaultView(), that will only be called by ReaderUI when opening the main document (and not by these other openings like Book inforation, View cover...) Also speed up some of these other openings (Search, Screensaver) by using doc:loadDocument(false) to load only metadata and avoid parsing the HTML. Details in https://github.com/koreader/koreader/issues/4346#issuecomment-440036496 |
||
---|---|---|
.. | ||
cloudstorage | ||
filemanager | ||
opdscatalog | ||
reader |