mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix #1121
This commit is contained in:
@@ -33,10 +33,6 @@ local ReaderFooter = InputContainer:new{
|
||||
}
|
||||
|
||||
function ReaderFooter:init()
|
||||
if self.ui.document.info.has_pages then
|
||||
DMINIBAR_NEXT_CHAPTER = false
|
||||
end
|
||||
|
||||
self.pageno = self.view.state.page
|
||||
self.pages = self.view.document:getPageCount()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user