2
0
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:
hius07 2022-10-13 07:12:53 -04:00 committed by GitHub
parent f3620b6d1f
commit 2a354912f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,7 @@ function ButtonDialogTitle:init()
}
self[1] = CenterContainer:new{
dimen = Screen:getSize(),
ignore_if_over = "height",
MovableContainer:new{
FrameContainer:new{
VerticalGroup:new{