mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
force repaint all when changing options
This commit is contained in:
@@ -88,7 +88,7 @@ function OptionTextItem:onTapSelect()
|
||||
option_arg = self.args[self.current_item]
|
||||
self.config:onConfigChoice(self.name, option_arg, self.event)
|
||||
end
|
||||
UIManager:setDirty(self, "partial")
|
||||
UIManager.repaint_all = true
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user