End Credits: reduced text surface size by 42%
[ci skip] Really no reason for the text area to grow since the text is set in pre_show and therefor the widget is always the right size. >_<
This commit is contained in:
parent
7f3b4bdc8b
commit
4ed4660349
1 changed files with 1 additions and 2 deletions
|
@ -93,8 +93,7 @@
|
|||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = true
|
||||
vertical_grow = true
|
||||
horizontal_alignment = "center"
|
||||
|
||||
[scroll_label]
|
||||
id = "text"
|
||||
|
|
Loading…
Add table
Reference in a new issue