pull/1195/head
chrox 10 years ago
parent ae65d0ae09
commit 3e7ca5706e

@ -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()

Loading…
Cancel
Save