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. >_<
(cherry-picked from commit 01d37ca795
)
This commit is contained in:
parent
58d046cacd
commit
98299d56ef
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