From 8d30bfb421e739cc19064368c8f4d2f77d3dd42d Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Aug 2019 20:07:01 -0400 Subject: Fixed Item Selection Panel Fixed the tooltips being cutoff by the footer --- resource/ui/itemselectionpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui') diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index 61802f9..7ba4c98 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" -- cgit v1.2.3