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 17d5934712
Notification: NOP conflicting event handlers from our base class (#10471)
Notification is a toast, so it doesn't stop event popagation.
If we don't disable thoses handlers inside Notification, we get spurious
duplicate handlers being fired ;).

Fix #10461
1 year 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 1 year ago
framecontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
inputcontainer.lua Notification: NOP conflicting event handlers from our base class (#10471) 1 year 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 Clarify our OOP semantics across the codebase (#9586) 2 years ago
widgetcontainer.lua WidgetContainer: Nitty cosmetic tweak 1 year ago