diff options
| author | CriticalFlaw <[email protected]> | 2019-08-02 20:07:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-08-02 20:07:01 -0400 |
| commit | 8d30bfb421e739cc19064368c8f4d2f77d3dd42d (patch) | |
| tree | 94735e0611918ce3c967248885ef4781bcca4446 /resource | |
| parent | fa8f4df8372c9ddf4850648365e4314e224d71f7 (diff) | |
Fixed Item Selection Panel
Fixed the tooltips being cutoff by the footer
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
