From c63fe8d397659b15f16f2c105ef0916342c012fb Mon Sep 17 00:00:00 2001 From: Sevin7 Date: Wed, 15 Jul 2020 14:47:40 -0400 Subject: [PATCH] fixed mouseover panel getting cutoff in item selection panel (thanks flaminsarge!) --- resource/ui/itemselectionpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index 9188304..037c836 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -8,7 +8,7 @@ "ypos" "0" "zpos" "500" "wide" "f0" - "tall" "480" + "tall" "400" "autoResize" "0" "pinCorner" "0" "visible" "1"