diff --git a/mods/cnc/chrome/missionbrowser.yaml b/mods/cnc/chrome/missionbrowser.yaml index ba51b947e4..72672c9acb 100644 --- a/mods/cnc/chrome/missionbrowser.yaml +++ b/mods/cnc/chrome/missionbrowser.yaml @@ -2,8 +2,8 @@ Container@MISSIONBROWSER_PANEL: Logic: MissionBrowserLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2 - Width: 642 - Height: 377 + Width: 714 + Height: 420 Children: Label@MISSIONBROWSER_TITLE: Y: 0-25 @@ -13,15 +13,15 @@ Container@MISSIONBROWSER_PANEL: Contrast: true Font: BigBold Background@BG: - Width: 642 - Height: 377 + Width: 714 + Height: 420 Background: panel-black Children: ScrollPanel@MISSION_LIST: X: 15 Y: 15 - Width: 239 - Height: 347 + Width: 311 + Height: 390 Children: ScrollItem@HEADER: Width: PARENT_RIGHT-27 @@ -45,10 +45,10 @@ Container@MISSIONBROWSER_PANEL: Width: PARENT_RIGHT-20 Height: 25 Container@MISSION_INFO: - X: 265 + X: 337 Y: 15 Width: 362 - Height: 349 + Height: 392 Children: Background@MISSION_BG: Width: PARENT_RIGHT @@ -66,7 +66,7 @@ Container@MISSIONBROWSER_PANEL: ScrollPanel@MISSION_DESCRIPTION_PANEL: Y: 213 Width: PARENT_RIGHT - Height: 99 + Height: 142 Children: Label@MISSION_DESCRIPTION: X: 4 @@ -75,32 +75,32 @@ Container@MISSIONBROWSER_PANEL: VAlign: Top Font: Small Label@DIFFICULTY_DESC: - Y: 322 + Y: 365 Width: 56 Height: 25 Text: Difficulty: Align: Right DropDownButton@DIFFICULTY_DROPDOWNBUTTON: X: 61 - Y: 322 + Y: 365 Width: 120 Height: 25 Font: Regular Label@GAMESPEED_DESC: X: PARENT_RIGHT - WIDTH - 125 - Y: 322 + Y: 365 Width: 120 Height: 25 Text: Speed: Align: Right DropDownButton@GAMESPEED_DROPDOWNBUTTON: X: PARENT_RIGHT - WIDTH - Y: 322 + Y: 365 Width: 120 Height: 25 Font: Regular Button@BACK_BUTTON: - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Back @@ -108,35 +108,35 @@ Container@MISSIONBROWSER_PANEL: Key: escape Button@START_BRIEFING_VIDEO_BUTTON: X: PARENT_RIGHT - 290 - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Watch Briefing Font: Bold Button@STOP_BRIEFING_VIDEO_BUTTON: X: PARENT_RIGHT - 290 - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Stop Briefing Font: Bold Button@START_INFO_VIDEO_BUTTON: X: PARENT_RIGHT - 440 - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Watch Info Video Font: Bold Button@STOP_INFO_VIDEO_BUTTON: X: PARENT_RIGHT - 440 - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Stop Info Video Font: Bold Button@STARTGAME_BUTTON: X: PARENT_RIGHT - 140 - Y: 376 + Y: 419 Width: 140 Height: 35 Text: Play @@ -146,8 +146,8 @@ Container@MISSIONBROWSER_PANEL: VqaPlayer@MISSION_VIDEO: X: 1 Y: 1 - Width: 640 - Height: 375 + Width: 712 + Height: 418 Background@FULLSCREEN_PLAYER: Width: WINDOW_RIGHT