From 5a18caaefbde69fdf40d82f5702099076f8ffb19 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Fri, 12 Oct 2012 21:46:35 -0500 Subject: Fixed a few overlapping/positioning errors --- 4_by_3_ratio/SpectatorTournament.res | 2 +- resource/ui/HudDamageAccount.res | 4 ++-- resource/ui/SpectatorTournament.res | 2 +- resource/ui/winpanel.res | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/4_by_3_ratio/SpectatorTournament.res b/4_by_3_ratio/SpectatorTournament.res index b7e379f..67506ec 100644 --- a/4_by_3_ratio/SpectatorTournament.res +++ b/4_by_3_ratio/SpectatorTournament.res @@ -57,7 +57,7 @@ "xpos" "48" "ypos" "0" "zpos" "5" - "wide" "150" + "wide" "115" "tall" "16" "autoResize" "0" "pinCorner" "0" diff --git a/resource/ui/HudDamageAccount.res b/resource/ui/HudDamageAccount.res index 3bd8716..c1f1a2c 100644 --- a/resource/ui/HudDamageAccount.res +++ b/resource/ui/HudDamageAccount.res @@ -21,7 +21,7 @@ "ControlName" "CExLabel" "fieldName" "DamageAccountValue" "xpos" "c-188" - "ypos" "c50" + "ypos" "c45" "zpos" "2" "wide" "100" "tall" "26" @@ -38,7 +38,7 @@ "ControlName" "CExLabel" "fieldName" "DamageAccountValue" "xpos" "c-187" - "ypos" "c51" + "ypos" "c46" "zpos" "1" "wide" "100" "tall" "26" diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index d17ae98..0f72e2d 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -57,7 +57,7 @@ "xpos" "48" "ypos" "0" "zpos" "5" - "wide" "150" + "wide" "115" "tall" "16" "autoResize" "0" "pinCorner" "0" diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index 19c21b0..a8c1034 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -286,7 +286,7 @@ "xpos" "-35" "ypos" "132" "zpos" "1" - "wide" "268" + "wide" "190" "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -391,7 +391,7 @@ "xpos" "48" [$WIN32] "ypos" "167" "zpos" "3" - "wide" "80" [$WIN32] + "wide" "75" [$WIN32] "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -460,7 +460,7 @@ "xpos" "48" "ypos" "183" "zpos" "3" - "wide" "80" + "wide" "75" "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -529,7 +529,7 @@ "xpos" "48" "ypos" "199" "zpos" "3" - "wide" "80" + "wide" "75" "tall" "20" "autoResize" "0" "pinCorner" "0" -- cgit v1.2.3