2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/reader/modules
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).
2021-02-25 05:15:23 +01:00
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 2020-12-23 23:49:53 -05:00
readerback.lua Notification: closed by any event, but not consuming it 2021-01-12 00:34:30 +01:00
readerbookmark.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
readerconfig.lua [RFC] Make default UI tapzones more generous (#6918) 2020-12-03 17:33:54 +01:00
readercoptlistener.lua ScreenSaver: Delay footer/header repaint if screensaver_delay is enabled (#7334) 2021-02-24 00:36:05 +01:00
readercropping.lua Paged documents: rework zoom options (#6885) 2020-11-28 17:18:57 +01:00
readerdevicestatus.lua Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00
readerdictionary.lua KeyValuePage: configurable items per page 2021-02-20 21:30:31 +01:00
readerdogear.lua Bookmarks dogear: fix position with CRe top status bar (#7312) 2021-02-20 19:25:06 +01:00
readerflipping.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerfont.lua [UX] Add ToC/Bookmarks settings 2021-02-05 23:58:32 +01:00
readerfooter.lua ScreenSaver: Delay footer/header repaint if screensaver_delay is enabled (#7334) 2021-02-24 00:36:05 +01:00
readergoto.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
readerhighlight.lua Highlight dialog: fix 'Follow Link' button not shown (#7250) 2021-02-06 16:59:09 +01:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerkoptlistener.lua Paged documents: rework zoom options (#6885) 2020-11-28 17:18:57 +01:00
readerlink.lua External link: adds "Show QR code" (#7310) 2021-02-23 23:45:32 +01:00
readermenu.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerpagemap.lua [UX] Add ToC/Bookmarks settings 2021-02-05 23:58:32 +01:00
readerpaging.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 2021-02-10 20:06:41 +01:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 2021-02-10 20:06:41 +01:00
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
readersearch.lua Assorted fixes after #7118 (#7161) 2021-01-18 16:51:25 +01:00
readerstatus.lua Show only 1 End Document Dialog at a time 2020-12-23 23:43:54 -05:00
readerstyletweak.lua Notification: closed by any event, but not consuming it 2021-01-12 00:34:30 +01:00
readertoc.lua TOC: expand to show all chapters on current page (#7339) 2021-02-23 01:49:59 +01:00
readertypeset.lua ConfigDialog: temporarily hide when showing SpinWidgets 2021-01-12 00:34:30 +01:00
readertypography.lua KeyValuePage: configurable items per page 2021-02-20 21:30:31 +01:00
readerview.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
readerwikipedia.lua Standardize directory/folder to folder (#7328) 2021-02-22 18:44:16 +01:00
readerzooming.lua KOPT bottom menu: hide it when applying Zoom options 2021-01-12 00:34:30 +01:00