Wrap title splash text just in case title is too long

This commit is contained in:
Pokachi 2023-01-01 02:03:14 -08:00
parent 7a071d30f4
commit de75ed4fc7

View File

@ -114,7 +114,8 @@
showAnimation='FadeIn' showAnimation='FadeIn'
hideAnimation='FadeOut' hideAnimation='FadeOut'
active='false' active='false'
animationDuration='2'> animationDuration='2'
horizontalOverflow="Wrap">
</Text> </Text>
<Include src="OptionPanel.xml"/> <Include src="OptionPanel.xml"/>