always show progress bar in flipping mode

tap on progress bar in flipping mode will goto corresponding page
This commit is contained in:
chrox
2013-12-17 22:42:25 +08:00
parent da317ed14a
commit 93866822d0
5 changed files with 46 additions and 17 deletions

View File

@@ -72,6 +72,7 @@ function ReaderView:resetLayout()
}
self.footer = ReaderFooter:new{
view = self,
ui = self.ui,
visible = self.footer_visible,
}
self.flipping = ReaderFlipping:new{