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).
3 years ago
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
bottomcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
centercontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
framecontainer.lua Don't paint invisible background-colored rounded corners (#7046) 3 years ago
inputcontainer.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
leftcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
rightcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
topcontainer.lua Dev docs: some widgets 7 years ago
underlinecontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 3 years ago