mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
readerfooter(fix): only populate footer info after document is loaded
This commit is contained in:
@@ -321,7 +321,7 @@ function ReaderUI:init()
|
||||
v()
|
||||
end
|
||||
|
||||
-- After initialisation notify that document is loaded
|
||||
-- After initialisation notify that document is loaded and rendered
|
||||
-- CREngine only reports correct page count after rendering is done
|
||||
-- Need the same event for PDF document
|
||||
self:handleEvent(Event:new("ReaderReady", self.doc_settings))
|
||||
|
||||
Reference in New Issue
Block a user