From de75ed4fc7d68c3e37683efd1458ed3971956bab Mon Sep 17 00:00:00 2001 From: Pokachi Date: Sun, 1 Jan 2023 02:03:14 -0800 Subject: [PATCH] Wrap title splash text just in case title is too long --- xml/Global.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xml/Global.xml b/xml/Global.xml index 96c066f3..0c86332e 100644 --- a/xml/Global.xml +++ b/xml/Global.xml @@ -114,7 +114,8 @@ showAnimation='FadeIn' hideAnimation='FadeOut' active='false' - animationDuration='2'> + animationDuration='2' + horizontalOverflow="Wrap">