mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
defaults(refactor): remove global hack in filemanagersetdefaults
also added screensaver folder setting dialog for kobo
This commit is contained in:
@@ -116,8 +116,6 @@ function ReaderFrontLight:onShowFlDialog()
|
||||
},
|
||||
},
|
||||
input_type = "number",
|
||||
width = Screen:getWidth() * 0.8,
|
||||
height = Screen:getHeight() * 0.2,
|
||||
}
|
||||
self.fl_dialog:onShowKeyboard()
|
||||
UIManager:show(self.fl_dialog)
|
||||
|
||||
Reference in New Issue
Block a user