diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
| commit | 72289557fe993da654a16dff30d39b3304cd85d5 (patch) | |
| tree | a6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/itemrenameconfirmationdialog.res | |
| parent | 15983e35d34168288bbfd248f55e6f6e5e153b0e (diff) | |
Main Menu Updates, More Bug Fixes
- Updated various main menu and store pages.
- Updated the look of the TargetID and Friends list.
- Fixed the position of the count of players on the payload
- Fixed the size of the badge seen on the post match screen.
- Fixed the item effect meter not being properly centered in minmode.
- Removed icons from the abandon panels.
- Updated font definitions throughout the hud.
Diffstat (limited to 'resource/ui/itemrenameconfirmationdialog.res')
| -rw-r--r-- | resource/ui/itemrenameconfirmationdialog.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res index ef39d95..9467969 100644 --- a/resource/ui/itemrenameconfirmationdialog.res +++ b/resource/ui/itemrenameconfirmationdialog.res @@ -6,10 +6,10 @@ "visible" "1" "enabled" "1" "xpos" "c-200" - "ypos" "105" + "ypos" "c-200" "wide" "400" "tall" "240" - "bgcolor_override" "DarkGrey" + "bgcolor_override" "DarkerGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorderThick" @@ -19,7 +19,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" @@ -60,8 +60,8 @@ "xpos" "10" "ypos" "10" "zpos" "1" - "wide" "200" - "tall" "70" + "wide" "84" + "tall" "64" "visible" "1" "bgcolor_override" "Transparent" "noitem_textcolor" "TextColor" @@ -109,8 +109,8 @@ "xpos" "300" "ypos" "10" "zpos" "1" - "wide" "90" - "tall" "70" + "wide" "84" + "tall" "64" "visible" "1" "bgcolor_override" "Transparent" "noitem_textcolor" "TextColor" @@ -203,7 +203,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -228,7 +228,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CraftNameConfirm" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
