Slightly improve the title screen layout.
The filler no longer grow if extra area is available.
This commit is contained in:
parent
c08d2d9ccd
commit
ab387092ee
1 changed files with 6 additions and 0 deletions
|
@ -298,6 +298,12 @@
|
|||
|
||||
[column]
|
||||
vertical_alignment = "bottom"
|
||||
horizontal_alignment = "left"
|
||||
|
||||
# Send the growth to one of the columns that can grow.
|
||||
# This to avoid the spacers to grow.
|
||||
grow_factor = 1
|
||||
|
||||
{_GUI_TIP_SECTION}
|
||||
[/column]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue