Skip to content

Commit

Permalink
End Credits: reduced text surface size by 42%
Browse files Browse the repository at this point in the history
[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. >_<
  • Loading branch information
Vultraz committed Jun 15, 2018
1 parent ce093e2 commit 01d37ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/gui/window/end_credits.cfg
Expand Up @@ -93,8 +93,7 @@

[column]
grow_factor = 1
horizontal_grow = true
vertical_grow = true
horizontal_alignment = "center"

[scroll_label]
id = "text"
Expand Down

0 comments on commit 01d37ca

Please sign in to comment.