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/apps/reader/modules
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
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua Allows adjusting highlight start and end (#4582) 5 years ago
readerconfig.lua decouple UI definitions from document modules 5 years ago
readercoptlistener.lua Fix default not being used for View mode and Progress bar 6 years ago
readercropping.lua Various blitting related cleanups (#4789) 5 years ago
readerdevicestatus.lua [UX] Don't show low battery warning when charging (#4563) 5 years ago
readerdictionary.lua [UX] Gesture manager: add action - show dictionary/Wikipedia (#4699) 5 years ago
readerdogear.lua Various blitting related cleanups (#4789) 5 years ago
readerflipping.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerfont.lua Fix "fonts test HTML document" styles (#4718) 5 years ago
readerfooter.lua [fix] ReaderFooter: Don't hide progressbar if it's the only ticked option (#4648) 5 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua [UX] Gesture manager: add action - cycle default highlight action (#4791) 5 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua [UX] Gesture manager: add action - cycle default highlight action (#4791) 5 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua cre: Footnotes popup: fix markers disappearing too early 5 years ago
readermenu.lua [fix, UX] Common menu & info menu: switch to dofile (#4713) 5 years ago
readerpaging.lua [chore] Deprecate TapForward/TapBackward (#4689) 5 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua ConfigDialog: fix ButtonProgressWidget and some refreshes (#4793) 5 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Gesture manager: add action - fulltext search (#4715) 5 years ago
readerstatus.lua [fix] ReaderStatus showStatus to onShowBookStatus (#4750) 5 years ago
readerstyletweak.lua [chore] cleanup multi-lines translatable strings 5 years ago
readertoc.lua Enable HW dithering in a few key places (#4541) 5 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua Various blitting related cleanups (#4789) 5 years ago
readerwikipedia.lua [UX] Gesture manager: add action - show dictionary/Wikipedia (#4699) 5 years ago
readerzooming.lua [fix] ReaderZooming: work around tiles that are too large (#4608) 5 years ago