mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Don't toggle the footer when toggling the top status bar
This commit is contained in:
@@ -757,7 +757,6 @@ function ReaderFooter:disableFooter()
|
||||
self.updateFooterPage = function() end
|
||||
self.updateFooterPos = function() end
|
||||
self.onUpdatePos = function() end
|
||||
self.onSetStatusLine = function() end
|
||||
self.mode = self.mode_list.off
|
||||
self.view.footer_visible = false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user