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
Qingping Hou 9b7aba3fba fix: override readerhighlight hold in readerfooter
Also fix touch zone dependency graph generation code.

ReaderHighlight has now been migrated to use touch zone

Inputcontainer's touch event handling logic changed to only stop
propagation when handler returns `true`. Previously, it stops
propagation when a handler is found. This is needed to support
both readerhighlight_tap and tap_forward touch zones.
7 years ago
..
alphacontainer.lua Better tracking, management and freeing of BlitBuffers 7 years ago
bottomcontainer.lua minore: more static check fixes 8 years ago
centercontainer.lua minore: more static check fixes 8 years ago
framecontainer.lua disable reflow options when reflow is not ON 9 years ago
inputcontainer.lua fix: override readerhighlight hold in readerfooter 7 years ago
leftcontainer.lua minore: more static check fixes 8 years ago
rightcontainer.lua minore: more static check fixes 8 years ago
topcontainer.lua add(ui): topcontainer 8 years ago
underlinecontainer.lua Fix #1299 10 years ago
widgetcontainer.lua doc: event propagation for widgets 8 years ago