mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
adapt widgets to new refresh/repaint API
This commit is contained in:
@@ -79,8 +79,7 @@ function MultiInputDialog:init()
|
||||
},
|
||||
self.dialog_frame,
|
||||
}
|
||||
UIManager.repaint_all = true
|
||||
UIManager.full_refresh = true
|
||||
UIManager:setDirty("all", "full")
|
||||
end
|
||||
|
||||
function MultiInputDialog:getFields()
|
||||
|
||||
Reference in New Issue
Block a user