2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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.
2017-01-30 05:53:44 -08:00
..
alphacontainer.lua Better tracking, management and freeing of BlitBuffers 2017-01-18 09:03:31 -08:00
bottomcontainer.lua minore: more static check fixes 2016-02-10 10:30:05 -08:00
centercontainer.lua minore: more static check fixes 2016-02-10 10:30:05 -08:00
framecontainer.lua disable reflow options when reflow is not ON 2015-03-16 21:51:17 +08:00
inputcontainer.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
leftcontainer.lua minore: more static check fixes 2016-02-10 10:30:05 -08:00
rightcontainer.lua minore: more static check fixes 2016-02-10 10:30:05 -08:00
topcontainer.lua add(ui): topcontainer 2016-01-31 14:58:06 -08:00
underlinecontainer.lua Fix #1299 2014-12-02 20:30:55 +08:00
widgetcontainer.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00