mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
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.
9.8 KiB
9.8 KiB