GUI2/Label: set default width for title screen tip label

This seems to mitigate #9885, but I could not tell you why...
This commit is contained in:
Charles Dang 2025-03-13 01:24:28 -04:00
parent 4bbad94109
commit 5377ed7d9f

View File

@ -13,7 +13,7 @@
min_width = 0
min_height = 0
default_width = 0
default_width = 650
default_height = 0
max_width = 650