diff --git a/resource/ui/#customizations/menus/default_menu.res b/resource/ui/#customizations/menus/default_menu.res index bcfe6a3..c6889d7 100755 --- a/resource/ui/#customizations/menus/default_menu.res +++ b/resource/ui/#customizations/menus/default_menu.res @@ -2765,16 +2765,4 @@ "fieldName" "StoreHasNewItemsImage" "wide" "0" } - "ChatPopupPin" - { - "xpos" "c-344" - "ypos" "-10" - "ControlName" "Panel" - } - "InviteNotifPin" - { - "xpos" "c-347" - "ypos" "-10" - "ControlName" "Panel" - } } diff --git a/resource/ui/chatpopup.res b/resource/ui/chatpopup.res index dfab60b..7fcf619 100644 --- a/resource/ui/chatpopup.res +++ b/resource/ui/chatpopup.res @@ -8,11 +8,11 @@ "tall" "30" "visible" "1" "proportionaltoparent" "1" - "pin_to_sibling" "ChatPopupPin" - "pin_to_sibling_corner" "3" - "paintbackground" "0" "bgcolor_override" "255 0 0 250" + + "pin_to_sibling" "ChatPopupPin" + "pin_to_sibling_corner" "7" } "text" diff --git a/resource/ui/invitenotification.res b/resource/ui/invitenotification.res index 424ce67..a708ee1 100644 --- a/resource/ui/invitenotification.res +++ b/resource/ui/invitenotification.res @@ -13,7 +13,7 @@ "bgcolor_override" "255 0 0 250" "pin_to_sibling" "InviteNotifPin" - "pin_to_sibling_corner" "3" + "pin_to_sibling_corner" "7" } "avatar" @@ -111,7 +111,7 @@ { "ControlName" "CExButton" "fieldName" "AcceptButton" - "xpos" "rs1-70" + "xpos" "rs1-68" "ypos" "rs1-5" "wide" "80" "zpos" "100" diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index 9dc7559..f82ee6c 100755 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -8,3 +8,21 @@ #base "#customizations/menus/default_menu.res" #base "../../resource/preload.res" #base "#customizations/hud_customization.res" + +"Resource/UI/MainMenuOverride.res" +{ + "ChatPopupPin" + { + "fieldName" "ChatPopupPin" + "ControlName" "Panel" + "xpos" "c-314" + "ypos" "c-246" + } + "InviteNotifPin" + { + "fieldName" "InviteNotifPin" + "ControlName" "Panel" + "xpos" "c-318" + "ypos" "c-246" + } +} diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index 99243cb..ad3a304 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -526,7 +526,7 @@ { "ControlName" "Label" "fieldName" "PromptText" - "xpos" "cs-0.5" + "xpos" "8" "ypos" "1" "wide" "f35" "zpos" "100" @@ -545,9 +545,9 @@ { "ControlName" "CExButton" "fieldName" "JoinNowButton" - "xpos" "rs1-10" + "xpos" "rs1-6" "ypos" "rs1-9" - "wide" "40" + "wide" "35" "zpos" "100" "tall" "15"