Fix positioning
This commit is contained in:
parent
fd25c3ee19
commit
6112a3561b
@ -604,7 +604,7 @@ local PAGES = {
|
||||
return true
|
||||
end,
|
||||
colors.gray,
|
||||
1,
|
||||
math.ceil(state.width / 2),
|
||||
-2
|
||||
)
|
||||
}
|
||||
@ -614,7 +614,7 @@ local PAGES = {
|
||||
local windowWrapper = Container:new{
|
||||
[Children:getId()] = {
|
||||
stuffContainer,
|
||||
|
||||
bottomBar
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user