2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/ui/widget/container
poire-z bbbcdffd3b ButtonTable: reset MovableContainer state on button tap
Prevent any later hold_release event from being handled
by MovableContainer as a moving touch+hold_release.
This issue was noticable when closing DictQuickLookup
with long-press on close, resulting in the movable
highlight actions ButtonTable moving to where the
long-press happened.
2023-01-01 20:09:03 +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 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 ButtonTable: reset MovableContainer state on button tap 2023-01-01 20:09:03 +01:00
rightcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
scrollablecontainer.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +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