You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/data
poire-z c060595580
ConfigDialog: fix ButtonProgressWidget and some refreshes (#4793)
This internal ButtonProgressWidget widget was behaving
differently from all others (OptionTextItem, OptionIconItem
and ToggleSwitch) by duplicating some code from
ConfigDialog:onConfigChoose() instead of calling it directly.

While making it similar to others, I noticed that onConfigChoose()
did a full repaint, which was necessary for some settings to
be applied (ie: Contrast).
On CreDocument, this full repaint may cause some double drawing
on config changes (ie: Margins, drawing once after margin changes,
and then re-positionning to previous xpointer).
So, make the need for full repaint a condition on KoptOptions.
5 years ago
..
keyboardlayouts add spanish keyboard with Ñ character (#4244) 6 years ago
creoptions.lua cre 2-pages: rename toggle to "Dual Pages" (#4788) 5 years ago
css_tweaks.lua Adds "Generic web browser paragraph style" tweak 5 years ago
dictionaries.lua [fix] Dictionary download: repackage lzip to gzip (#4466) 5 years ago
koptoptions.lua ConfigDialog: fix ButtonProgressWidget and some refreshes (#4793) 5 years ago
optionsutil.lua [fix] ConfigMenu cre margins hold action (#4702) 5 years ago
strings.lua cre 2-pages: rename toggle to "Dual Pages" (#4788) 5 years ago