mirror of
https://github.com/koreader/koreader
synced 2024-11-16 06:12:56 +00:00
refresh footer (#3313)
This commit is contained in:
parent
e6fcea6e26
commit
0b2b2bbc2b
@ -1690,6 +1690,7 @@ end
|
|||||||
function ReaderStatistics:onReaderReady()
|
function ReaderStatistics:onReaderReady()
|
||||||
-- we have correct page count now, do the actual initialization work
|
-- we have correct page count now, do the actual initialization work
|
||||||
self:initData()
|
self:initData()
|
||||||
|
self.view.footer:updateFooter()
|
||||||
end
|
end
|
||||||
|
|
||||||
return ReaderStatistics
|
return ReaderStatistics
|
||||||
|
Loading…
Reference in New Issue
Block a user