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/plugins/vocabbuilder.koplugin
poire-z f0122cf457 Button: handle 'width' as the final outer width
All our widgets are considering their provided 'width'
as the outer width, except Button which considered it
as some 'inner width', to which padding/border/margin
were added. Let's have them all consistent.
Some other widgets using Button had tweaks to account
for that odd behaviour: fix and simplify them.
Also fix Button layout when text is left aligned.
1 year ago
..
_meta.lua Vocabulary builder: store word context, other tweaks and fixes (#9195) 2 years ago
db.lua [plugin] Statistics: do not increment db sequences unnecessarily during cloud sync (#9921) 1 year ago
main.lua Button: handle 'width' as the final outer width 1 year ago