readerpaging: update footer in onReaderReady()

This commit is contained in:
hius07
2025-07-21 08:55:10 +03:00
committed by GitHub
parent bfc9e6578e
commit c80b919fe0

View File

@@ -87,6 +87,7 @@ ReaderPaging.onPhysicalKeyboardConnected = ReaderPaging.registerKeyEvents
function ReaderPaging:onReaderReady()
self:setupTouchZones()
self.view.footer:onUpdateFooter()
end
function ReaderPaging:setupTouchZones()