summaryrefslogtreecommitdiff
path: root/resource/ui/itemselectionpanel.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2020-04-12 13:34:22 -0400
committerGitHub <[email protected]>2020-04-12 13:34:22 -0400
commit8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch)
tree8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/itemselectionpanel.res
parent95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff)
parentfcd77895f3881d1d50db402f8dce0f73dfad5094 (diff)
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
-rw-r--r--resource/ui/itemselectionpanel.res46
1 files changed, 21 insertions, 25 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res
index 7ba4c98..9efef3a 100644
--- a/resource/ui/itemselectionpanel.res
+++ b/resource/ui/itemselectionpanel.res
@@ -94,16 +94,16 @@
"font" "Cerbetica16"
"labelText" ">>"
"textAlignment" "west"
- "xpos" "c-300"
- "ypos" "25"
+ "xpos" "c-290"
+ "ypos" "26"
"zpos" "1"
"wide" "20"
- "tall" "18"
+ "tall" "16"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 128 255 255"
+ "fgcolor_override" "ColorPurple"
}
"ClassLabel"
{
@@ -112,11 +112,11 @@
"font" "HudFontMediumBold"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
- "xpos" "c-280"
- "ypos" "22"
+ "xpos" "c-270"
+ "ypos" "15"
"zpos" "1"
- "wide" "480"
- "tall" "26"
+ "wide" "350"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -130,10 +130,10 @@
"font" "HudFontSmallestBold"
"labelText" "#Store_NameFilterLabel"
"textAlignment" "west"
- "xpos" "c+205"
+ "xpos" "c+175"
"ypos" "12"
"zpos" "1"
- "wide" "90"
+ "wide" "120"
"tall" "20"
"autoResize" "1"
"pinCorner" "0"
@@ -147,10 +147,10 @@
"ControlName" "TextEntry"
"fieldName" "NameFilterTextEntry"
"font" "HudFontSmallest"
- "xpos" "c+205"
+ "xpos" "c+175"
"ypos" "30"
"zpos" "2"
- "wide" "90"
+ "wide" "120"
"tall" "19"
"autoResize" "0"
"pinCorner" "0"
@@ -169,13 +169,13 @@
{
"ControlName" "ImagePanel"
"fieldName" "TopLine"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "c-305"
+ "ypos" "40"
"zpos" "2"
"wide" "610"
"tall" "10"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"image" "loadout_dotted_line"
"tileImage" "1"
"tileVertically" "0"
@@ -184,13 +184,13 @@
{
"ControlName" "ImagePanel"
"fieldName" "BottomLine"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "c-305"
+ "ypos" "330"
"zpos" "2"
"wide" "610"
"tall" "10"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"image" "loadout_dotted_line"
"tileImage" "1"
"tileVertically" "0"
@@ -202,7 +202,7 @@
"fieldName" "ItemSlotLabel"
"font" "HudFontMediumBold"
"labelText" "#PrimaryWeapon"
- "textAlignment" "east"
+ "textAlignment" "center"
"xpos" "c-185"
"ypos" "24"
"zpos" "1"
@@ -300,8 +300,6 @@
"Command" "show_backpack"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
}
"ShowSelection"
{
@@ -326,8 +324,6 @@
"Command" "show_selection"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
}
"PrevPageButton"