diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
| commit | efba2d7f8d7c68205331fcc3accad683649faed8 (patch) | |
| tree | f489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/itemrenameconfirmationdialog.res | |
| parent | 8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff) | |
Visual Tweaks
- Increased the size of the item names on the loadout screen.
- Updated the tournament and building panels
- Added a panel shown when the player auto-switches teams.
- Fixed the reserve ammo sometimes being cutoff.
- Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/itemrenameconfirmationdialog.res')
| -rw-r--r-- | resource/ui/itemrenameconfirmationdialog.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res index 9467969..befe771 100644 --- a/resource/ui/itemrenameconfirmationdialog.res +++ b/resource/ui/itemrenameconfirmationdialog.res @@ -6,10 +6,10 @@ "visible" "1" "enabled" "1" "xpos" "c-200" - "ypos" "c-200" + "ypos" "105" "wide" "400" "tall" "240" - "bgcolor_override" "DarkerGrey" + "bgcolor_override" "DarkGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorderThick" @@ -19,7 +19,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmall" + "font" "HudFontMediumBold" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" @@ -153,7 +153,7 @@ { "ControlName" "CExLabel" "fieldName" "GivenName" - "font" "HudFontMediumSecondary" + "font" "HudFontSmall" "labelText" "%name%" "textAlignment" "center" "xpos" "20" @@ -196,7 +196,7 @@ "ypos" "200" "zpos" "1" "wide" "130" - "tall" "25" + "tall" "20" "autoResize" "0" "pinCorner" "3" "visible" "1" @@ -221,7 +221,7 @@ "ypos" "200" "zpos" "1" "wide" "130" - "tall" "25" + "tall" "20" "autoResize" "0" "pinCorner" "3" "visible" "1" |
