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:
@@ -426,8 +426,6 @@ function ReaderUI:unlockDocumentWithPassword(document, try_again)
|
||||
},
|
||||
},
|
||||
text_type = "password",
|
||||
width = Screen:getWidth() * 0.8,
|
||||
height = Screen:getHeight() * 0.2,
|
||||
}
|
||||
self.password_dialog:onShowKeyboard()
|
||||
UIManager:show(self.password_dialog)
|
||||
|
||||
Reference in New Issue
Block a user