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
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.
5 years ago
..
alphacontainer.lua Added Size module 7 years ago
bottomcontainer.lua Dev docs: some widgets 7 years ago
centercontainer.lua Dev docs: some widgets 7 years ago
framecontainer.lua Slightly prettier virtual keyboard (#4776) 5 years ago
inputcontainer.lua [fix, UX] Ignore first hold release when keyboard opened with hold (#5011) 5 years ago
leftcontainer.lua Dev docs: some widgets 7 years ago
movablecontainer.lua MovableContainer: avoid refresh glitches on close (#5094) 5 years ago
rightcontainer.lua Dev docs: some widgets 7 years ago
topcontainer.lua Dev docs: some widgets 7 years ago
underlinecontainer.lua Kindle4NT improvements (#3745) 6 years ago
widgetcontainer.lua use device instead of canvascontext in UI modules 5 years ago