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/container
NiLuJe 525b1957b9
[RFC] Pagination UI shenanigans (#7335)
* Menu/KeyValuePage/ReaderGoTo: Unify the dialogs. (Generally, "Enter page number" as title, and "Go to page" as OK button).
* Allow *tapping* on pagination buttons, too. Added spacers around the text to accommodate for that.
* Disable input handlers when <= 1 pages, while still printing the label in black.
* Always display both the label and the chevrons, even on single page content. (Menu being an exception, because it can handle showing no content at all, in which case we hide the chevrons).
* KVP: Tweak the pagination buttons layout in order to have consistent centering, regardless of whether the return arrow is enabled or not. (Also, match Menu's layout, more or less).
* Menu: Minor layout tweaks to follow the KVP tweaks above. Fixes, among possibly other things, buttons in (non-FM) "List" menus overlapping the final entry (e.g., OPDS), and popout menus with a border being misaligned (e.g., Calibre, Find a file).
* CalendarView: Minor layout tweaks to follow the KVP tweaks. Ensures the pagination buttons are laid out in the same way as everywhere else (they used to be a wee bit higher).
4 years ago
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
bottomcontainer.lua
centercontainer.lua
framecontainer.lua Don't paint invisible background-colored rounded corners (#7046) 4 years ago
inputcontainer.lua [RFC] Pagination UI shenanigans (#7335) 4 years ago
leftcontainer.lua
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
rightcontainer.lua
topcontainer.lua
underlinecontainer.lua
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 4 years ago