mirror of
https://github.com/koreader/koreader.git
synced 2025-12-24 12:14:05 +01:00
defaults(refactor): remove global hack in filemanagersetdefaults
also added screensaver folder setting dialog for kobo
This commit is contained in:
@@ -40,7 +40,7 @@ function MultiInputDialog:init()
|
||||
scroll = false,
|
||||
parent = self,
|
||||
}
|
||||
table.insert(VerticalGroupData,CenterContainer:new{
|
||||
table.insert(VerticalGroupData, CenterContainer:new{
|
||||
dimen = Geom:new{
|
||||
w = self.title_bar:getSize().w,
|
||||
h = input_field[k]:getSize().h,
|
||||
|
||||
Reference in New Issue
Block a user