2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/ui/widget/container
poire-z cac7db1a1c InfoMessage: allows being drawn only after a delay
- InfoMessage: add an option show_delay.
- MovableContainer: avoid possible crash when
  not yet painted.
- ReaderDictionary: use show_delay=0.5 instead of
  scheduleIn(0.5n...) (a5b133da) as we need the
  InfoWidget to be known to UIManager to catch tap
  and allow interrupting lookups properly.
- ReaderDictionary: rework handling of no_refresh_on_close
  (6162c287) with proper regions comparisons
2020-12-31 13:28:08 +01:00
..
alphacontainer.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
bottomcontainer.lua
centercontainer.lua
framecontainer.lua Don't paint invisible background-colored rounded corners (#7046) 2020-12-25 00:39:13 +01:00
inputcontainer.lua More Android trickery (#7059) 2020-12-26 20:23:51 +01:00
leftcontainer.lua [RTL UI] update low-level widgets to handle mirroring 2019-12-08 15:10:51 +01:00
movablecontainer.lua InfoMessage: allows being drawn only after a delay 2020-12-31 13:28:08 +01:00
rightcontainer.lua [RTL UI] update low-level widgets to handle mirroring 2019-12-08 15:10:51 +01:00
topcontainer.lua
underlinecontainer.lua
widgetcontainer.lua More Android trickery (#7059) 2020-12-26 20:23:51 +01:00