diff options
| author | Igor <[email protected]> | 2020-12-30 16:06:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-30 16:06:07 -0500 |
| commit | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch) | |
| tree | 789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/build_menu/hudmenuengybuild.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/build_menu/hudmenuengybuild.res')
| -rw-r--r-- | resource/ui/build_menu/hudmenuengybuild.res | 34 |
1 files changed, 8 insertions, 26 deletions
diff --git a/resource/ui/build_menu/hudmenuengybuild.res b/resource/ui/build_menu/hudmenuengybuild.res index 92f1bae..6a33150 100644 --- a/resource/ui/build_menu/hudmenuengybuild.res +++ b/resource/ui/build_menu/hudmenuengybuild.res @@ -4,14 +4,7 @@ { "ControlName" "EditablePanel" "fieldName" "MainBackground" - "xpos" "0" - "ypos" "20" - "zpos" "0" - "wide" "400" - "tall" "120" - "visible" "1" - "enabled" "1" - "paintbackground" "0" + "xpos" "9999" } "BuildIcon" @@ -19,14 +12,6 @@ "ControlName" "CIconPanel" "fieldName" "BuildIcon" "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "48" - "tall" "48" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_build" } "TitleLabel" @@ -68,10 +53,7 @@ "textAlignment" "west" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" + "pin_to_sibling" "TitleLabel" } "CancelLabel" @@ -79,17 +61,17 @@ "ControlName" "CExLabel" "fieldName" "CancelLabel" "font" "SpectatorKeyHints" - "xpos" "9999" - "ypos" "9999" + "xpos" "0" + "ypos" "8" "zpos" "1" - "wide" "200" + "wide" "395" "tall" "13" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "labelText" "#Hud_Menu_Build_Cancel" - "textAlignment" "East" + "textAlignment" "east" "dulltext" "0" "brighttext" "0" } |
