mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
3af268dd7a
- 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. |
||
---|---|---|
.. | ||
alphacontainer.lua | ||
bottomcontainer.lua | ||
centercontainer.lua | ||
framecontainer.lua | ||
inputcontainer.lua | ||
leftcontainer.lua | ||
movablecontainer.lua | ||
rightcontainer.lua | ||
scrollablecontainer.lua | ||
topcontainer.lua | ||
underlinecontainer.lua | ||
widgetcontainer.lua |