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 03bbba249a
MovableContainer: avoid refresh glitches on close (#5094)
The contained widget may not have integer position/dimen
(which should probably be fixed in those that don't ensure
that), and our maths could eventually make them even more
shifted by fractional parts.
In the end, when closing the widget, the refresh code may
miss painting/cleaning 1px and leave a border of the widget
on the screen.
2019-06-26 13:48:02 +02:00
..
alphacontainer.lua Added Size module 2017-09-23 20:24:45 +02:00
bottomcontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
centercontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
framecontainer.lua Slightly prettier virtual keyboard (#4776) 2019-03-12 20:00:06 +01:00
inputcontainer.lua [fix, UX] Ignore first hold release when keyboard opened with hold (#5011) 2019-05-08 10:13:44 +02:00
leftcontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
movablecontainer.lua MovableContainer: avoid refresh glitches on close (#5094) 2019-06-26 13:48:02 +02:00
rightcontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
topcontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
underlinecontainer.lua Kindle4NT improvements (#3745) 2018-03-14 22:16:38 +01:00
widgetcontainer.lua use device instead of canvascontext in UI modules 2019-03-03 13:10:45 +01:00