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/streamlistpanel.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/streamlistpanel.res')
| -rw-r--r-- | resource/ui/streamlistpanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index 89f978b..beddbe1 100644 --- a/resource/ui/streamlistpanel.res +++ b/resource/ui/streamlistpanel.res @@ -36,10 +36,10 @@ "ControlName" "CExImageButton" "fieldName" "CloseButton" "xpos" "282" - "ypos" "4" + "ypos" "6" "zpos" "10" - "wide" "14" - "tall" "14" + "wide" "12" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -74,8 +74,8 @@ "xpos" "0" "ypos" "0" "zpos" "1" - "wide" "14" - "tall" "14" + "wide" "12" + "tall" "12" "visible" "1" "enabled" "1" "image" "replay/thumbnails/close" |
