mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
buttondialogtitle: align upper borders (#9631)
This commit is contained in:
parent
f3620b6d1f
commit
2a354912f4
@ -71,6 +71,7 @@ function ButtonDialogTitle:init()
|
||||
}
|
||||
self[1] = CenterContainer:new{
|
||||
dimen = Screen:getSize(),
|
||||
ignore_if_over = "height",
|
||||
MovableContainer:new{
|
||||
FrameContainer:new{
|
||||
VerticalGroup:new{
|
||||
|
Loading…
Reference in New Issue
Block a user