2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/ui/widget/container
Philip Chan 3af268dd7a
Non-Touch: improve bottom menu usability (#8712)
- FocusManager: allow managing sub widgets by merging their
  "layout" in the main one; make "press" support simpler by
  handling it as a fake tap event at the center of the
  focused widget.
- Setup gestures on non-touch devices for new focus manager.
- ToggleSwitch: use child layout.
- ButtonProgressWidget: use child layout.
- SpinWidget and DoubleSpinWidget: add keyboard navigation.
2022-01-25 01:32:46 +01:00
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
bottomcontainer.lua
centercontainer.lua CenterContainer: options to handle larger content (#8277) 2021-10-01 20:33:39 +02:00
framecontainer.lua Non-Touch: improve bottom menu usability (#8712) 2022-01-25 01:32:46 +01:00
inputcontainer.lua InputDialog: add 'Go to line' button (#7673) 2021-05-16 12:45:36 +02:00
leftcontainer.lua
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
rightcontainer.lua
scrollablecontainer.lua Add Book map and Page browser features 2022-01-04 21:59:37 +01:00
topcontainer.lua
underlinecontainer.lua
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00