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/widget
poire-z 2fc8076139 Better vertical centering of text in its box
Decide baseline vertical position according to font metrics, instead
of the hardcoded 0.7 (in textwidget, which made the text a little
bit up in its box), and 0.75 (in toggleswitch, which made the text a
little bit down in its box). This usually gives a value around 0.72
or 0.73 with our ui fonts, which looks about right.
ReaderFooter: add bottom padding, now that our text goes a few pixels lower
7 years ago
..
container Added Size module 7 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua Added Size module 7 years ago
button.lua Added Size module 7 years ago
buttondialog.lua Added Size module 7 years ago
buttondialogtitle.lua Added Size module 7 years ago
buttontable.lua Fix crash with keyboard navigation of onHold buttontables (#3307) 7 years ago
checkbutton.lua [UX] Add CheckButton and use it for show password 7 years ago
checkmark.lua [UX] Add CheckButton and use it for show password 7 years ago
closebutton.lua Font: unify font styling 7 years ago
configdialog.lua [UX] Add home button (#3263) 7 years ago
confirmbox.lua Added Size module 7 years ago
datewidget.lua Added Size module 7 years ago
dictquicklookup.lua Avoid some full refreshes on Kindle (#3315) 7 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua Font: unify font styling 7 years ago
fixedtextwidget.lua Refactoring hardware abstraction 10 years ago
focusmanager.lua Fix crash with keyboard navigation of onHold buttontables (#3307) 7 years ago
frontlightwidget.lua Added Size module 7 years ago
horizontalgroup.lua [doc] some widget docs 7 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
iconbutton.lua [fix] Add hold_callback to IconButton (#3271) 7 years ago
imageviewer.lua [Fix] Full refresh when showing ImageViewer 7 years ago
imagewidget.lua ImageWidget: use MuPDF for scaling images (#3260) 7 years ago
infomessage.lua Avoid some full refreshes on Kindle (#3315) 7 years ago
inputdialog.lua Added Size module 7 years ago
inputtext.lua [fix] InputText: dirty dimensions 7 years ago
keyvaluepage.lua Fix refresh in Time range (#3278) 7 years ago
linewidget.lua (chore) some require sorting. 7 years ago
linkbox.lua Added Size module 7 years ago
listview.lua Added Size module 7 years ago
logindialog.lua Added Size module 7 years ago
menu.lua Fix Menu (TOC, classic file browser...) right padding (#3255) 7 years ago
multiconfirmbox.lua Added Size module 7 years ago
multiinputdialog.lua Added Size module 7 years ago
networksetting.lua Added Size module 7 years ago
notification.lua Added Size module 7 years ago
numberpickerwidget.lua Timer Reader with normal time format (#3244) 7 years ago
opdsbrowser.lua (minor, lang) improve text clarity for downloadmgr dialogs (#2897) 7 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua chore: fix static-check errors 9 years ago
physicalkeyboard.lua Added Size module 7 years ago
progresswidget.lua [travis] Add protection against unscaled sizes 7 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screenshoter.lua feat: support screenshot in filemanager 9 years ago
scrolltextwidget.lua [travis] Add protection against unscaled sizes 7 years ago
textboxwidget.lua Added Size module 7 years ago
textviewer.lua Added Size module 7 years ago
textwidget.lua Better vertical centering of text in its box 7 years ago
timewidget.lua Timer Reader with normal time format (#3244) 7 years ago
toggleswitch.lua Better vertical centering of text in its box 7 years ago
touchmenu.lua [UX] Add home button (#3263) 7 years ago
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Added Size module 7 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua Added Size module 7 years ago
widget.lua doc: fix document build 8 years ago