From ab5678ff5b7b3bcc5a8166e4f83c35938bc764da Mon Sep 17 00:00:00 2001 From: ListenerJubatus Date: Sun, 7 Jan 2018 11:32:48 -0600 Subject: [PATCH] add maxwidth here just to be safe --- Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua b/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua index 9e3196a287..dc060bdbd9 100644 --- a/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua +++ b/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua @@ -5,7 +5,7 @@ local t = Def.ActorFrame {}; t[#t+1] = Def.ActorFrame { LoadFont("Common Italic Condensed") .. { - InitCommand=cmd(y,-1;zoom,1.2;); + InitCommand=cmd(y,-1;zoom,1.2;maxwidth,130;); BeginCommand=function(self) local top = SCREENMAN:GetTopScreen() if top then