You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/widget/container
NiLuJe 65e22ceafc Widgets: Fix a bunch of regressions after the FrameContainer change in #11364
FrameContainer now preserves its self.dimen, which means it cannot be
shared with another widget or container that might also modify it during
painting ;).

Fix #11370
Fix https://github.com/koreader/koreader/pull/11364#issuecomment-1894454657
Fix #11379
5 months ago
..
alphacontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
bottomcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
centercontainer.lua CenterContainer: Use an elseif instead of two ifs checking the same 2 years ago
framecontainer.lua Widgets: Fix a bunch of regressions after the FrameContainer change in #11364 5 months ago
inputcontainer.lua Chore: Fix a few more widgets that were breaking dimen refs in 5 months ago
leftcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
movablecontainer.lua MovableContainer: add support for anchoring initial position 1 year ago
rightcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
scrollablecontainer.lua ScrollableContainer: add support for step/grid scrolling 1 year ago
topcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
underlinecontainer.lua Widgets: Fix a bunch of regressions after the FrameContainer change in #11364 5 months ago
widgetcontainer.lua WidgetContainer: Nitty cosmetic tweak 2 years ago