2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
koreader/frontend/ui/widget/container
poire-z 7a95d11f07 ScrollableContainer: add support for step/grid scrolling
When the containee is row-based, this can ensure that when
scrolling with swipes, we get the a full row at top, and
that any truncated row at top or bottom is fully visible
after a swipe.
2023-05-12 20:12:10 +02:00
..
alphacontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
bottomcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
centercontainer.lua CenterContainer: Use an elseif instead of two ifs checking the same 2022-12-28 19:52:50 +01:00
framecontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
inputcontainer.lua InputContainer/Dispatcher: Allow toggling touch input 2022-11-09 00:20:12 +01:00
leftcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
movablecontainer.lua MovableContainer: add support for anchoring initial position 2023-03-23 20:28:38 +01:00
rightcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
scrollablecontainer.lua ScrollableContainer: add support for step/grid scrolling 2023-05-12 20:12:10 +02:00
topcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
underlinecontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
widgetcontainer.lua WidgetContainer: Nitty cosmetic tweak 2022-12-28 19:52:50 +01:00