mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Screensaver: correct call of BookStatusWidget
This commit is contained in:
@@ -554,7 +554,7 @@ function Screensaver:show()
|
||||
props = doc:getProps(),
|
||||
document = doc,
|
||||
settings = doc_settings,
|
||||
view = ui.view,
|
||||
ui = ui,
|
||||
readonly = true,
|
||||
}
|
||||
elseif self.screensaver_type == "random_image" or self.screensaver_type == "image_file" then
|
||||
|
||||
Reference in New Issue
Block a user