mirror of
https://github.com/koreader/koreader
synced 2024-11-13 19:11:25 +00:00
8036ca0d56
When passing as 'anchor' a Geom object (ie. a widget dimen or a ges.pos), or a function returning such an object, a MovableContainer will be initially positionned near this point/widget, instead of being centered on the screen. Allow that for ButtonDialog and ButtonDialogTitle, so we can make them behave as context menus (ie. for a titlebar top left/right icons). |
||
---|---|---|
.. | ||
alphacontainer.lua | ||
bottomcontainer.lua | ||
centercontainer.lua | ||
framecontainer.lua | ||
inputcontainer.lua | ||
leftcontainer.lua | ||
movablecontainer.lua | ||
rightcontainer.lua | ||
scrollablecontainer.lua | ||
topcontainer.lua | ||
underlinecontainer.lua | ||
widgetcontainer.lua |