diff options
| -rw-r--r-- | resource/ui/econ/itempickuppanel.res | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res index a41b62a..e20f36b 100644 --- a/resource/ui/econ/itempickuppanel.res +++ b/resource/ui/econ/itempickuppanel.res @@ -6,7 +6,7 @@ "fieldName" "item_pickup" "xpos" "0" "ypos" "0" - "zpos" "200000" + "zpos" "10000" "wide" "f0" "tall" "480" "autoResize" "0" @@ -55,7 +55,7 @@ { "ControlName" "EditablePanel" "fieldName" "classimageoutline" - "xpos" "c207" + "xpos" "c208" "ypos" "115" "zpos" "6" "wide" "36" @@ -68,7 +68,7 @@ { "ControlName" "ImagePanel" "fieldName" "classimage" - "xpos" "c210" + "xpos" "c211" "ypos" "118" "zpos" "7" "wide" "30" @@ -88,7 +88,7 @@ "textAlignment" "center" "fgcolor" "TanLight" "xpos" "0" - "ypos" "20" + "ypos" "30" "zpos" "1" "wide" "f0" "tall" "35" @@ -166,7 +166,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "&D" + "labelText" "#NextItem" "font" "CerbeticaBold16" "textAlignment" "center" "dulltext" "0" @@ -199,7 +199,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "&A" + "labelText" "#PreviousItem" "font" "CerbeticaBold16" "textAlignment" "center" "dulltext" "0" @@ -288,11 +288,11 @@ { "ControlName" "CExImageButton" "fieldName" "DiscardButton" - "xpos" "c210" + "xpos" "c224" "ypos" "155" "zpos" "10" - "wide" "30" - "tall" "30" + "wide" "20" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -318,24 +318,25 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "5" - "ypos" "5" + "xpos" "cs-0.5" + "ypos" "cs-0.5" "zpos" "1" - "wide" "20" - "tall" "20" + "wide" "p1" + "tall" "p1" "visible" "1" "enabled" "1" "image" "icon_trash_on" "scaleImage" "1" "paintbackgroundtype" "0" + "proportionaltoparent" "1" } } "DiscardButtonTooltip" { "ControlName" "EditablePanel" "fieldName" "DiscardButtonTooltip" - "xpos" "c175" - "ypos" "186" + "xpos" "c180" + "ypos" "175" "zpos" "11" "wide" "100" "tall" "50" |
