2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
koreader/frontend/ui/widget/container
NiLuJe 90ae4acca6 Chore: Review FrameContainer constructors for shared dimen objects
Nothing else seems problematic, this is mostly just cosmetic sanitization
around Geom objects.
2024-01-19 00:08:10 +01: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 Widgets: Fix a bunch of regressions after the FrameContainer change in #11364 2024-01-19 00:08:10 +01:00
inputcontainer.lua Chore: Fix a few more widgets that were breaking dimen refs in 2024-01-16 01:26:48 +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 Widgets: Fix a bunch of regressions after the FrameContainer change in #11364 2024-01-19 00:08:10 +01:00
widgetcontainer.lua Chore: Review FrameContainer constructors for shared dimen objects 2024-01-19 00:08:10 +01:00