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 9443098e98 Normalize some widgets appearance (those using ButtonTable)
This makes button heights similar in all uses of ButtonTable.
It depended on how the ButtonTable was used in each widget
(previously, first and last row may have different sizes than
the others).

buttontable.lua: more even buttons height whether zero_sep or not
framecontainer.lua: added padding_top/bottom/left/right (similar to
what was done for iconbutton)

The following widgets have been adapted for this, with some
additional fixes:

buttondialog.lua
buttondialogtitle.lua: wider title with adequate padding
confirmbox.lua + multiconfirmbox.lua: dismissable via tap outside
inputdialog.lua + multiinputdialog.lua: more even vertical padding between elements
imageviewer.lua
textviewer.lua
datewidget.lua
timewidget.lua

Additionaly: frontlightwidget.lua: fixed width of progress bar that
was exceeding window width since the Size scaling adjustements
7 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerbookmark.lua Rename bookmark (#3275) 7 years ago
readerconfig.lua Avoid some full refreshes on Kindle (#3315) 7 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdictionary.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
readerdogear.lua Fix: Can't long-press lookup word inside bookmark tap zone (#3048) 7 years ago
readerflipping.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerfont.lua [UX] Document settings language simplification (#3215) 7 years ago
readerfooter.lua Better vertical centering of text in its box 7 years ago
readerfrontlight.lua AutoFrontlight plugin (#2941) 7 years ago
readergoto.lua [fix] ReaderGoto button order 7 years ago
readerhighlight.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Allow for setting a default or fallback hyph dictionary 7 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Fix wrong page when tap on link (#3217) 7 years ago
readermenu.lua Option to disable show bottom menu on top menu activation (#3316) 7 years ago
readerpaging.lua Allow for toggling color rendering 7 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua Fix footer, stats, TOC position with cre in scroll mode (#3304) 7 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua InputContainer: add cancel_text and ok_text 7 years ago
readerstatus.lua MenuSorter: fix outside testability (for potential unit tests) 7 years ago
readertoc.lua Fix footer, stats, TOC position with cre in scroll mode (#3304) 7 years ago
readertypeset.lua Set Rendering Style, and Comments (#3165) 7 years ago
readerview.lua credocument reader optimisation (avoid multiple TOC builds) (#3292) 7 years ago
readerwikipedia.lua Added Dictionary settings and Wikipedia settings menus (#3121) 7 years ago
readerzooming.lua MenuSorter: fix outside testability (for potential unit tests) 7 years ago