This website requires JavaScript.
Explore
Help
Sign In
renun
/
koreader
Watch
1
Star
0
Fork
0
You've already forked koreader
mirror of
https://github.com/koreader/koreader.git
synced
2025-08-10 00:52:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb4e958303a99645062bd7f5f53f22025015a7ad
koreader
/
frontend
/
ui
/
widget
/
container
History
poire-z
ade89cb9b6
Adds ScrollableContainer, to be used with tall widgets (
#8299
)
...
And use it with KeyboardLayoutDialog.
2021-10-10 15:09:42 +02:00
..
alphacontainer.lua
…
bottomcontainer.lua
…
centercontainer.lua
CenterContainer: options to handle larger content (
#8277
)
2021-10-01 20:33:39 +02:00
framecontainer.lua
…
inputcontainer.lua
InputDialog: add 'Go to line' button (
#7673
)
2021-05-16 12:45:36 +02:00
leftcontainer.lua
…
movablecontainer.lua
…
rightcontainer.lua
…
scrollablecontainer.lua
Adds ScrollableContainer, to be used with tall widgets (
#8299
)
2021-10-10 15:09:42 +02:00
topcontainer.lua
…
underlinecontainer.lua
…
widgetcontainer.lua
…