mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
use mini progress bar by default
This commit is contained in:
@@ -126,7 +126,7 @@ function ReaderFooter:onTapFooter(arg, ges)
|
||||
end
|
||||
UIManager:setDirty(self.view.dialog, "partial")
|
||||
-- consume this tap when footer is visible
|
||||
if self.visible then
|
||||
if self.view.footer_visible then
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user