Make the news panel dropdown consistent across mods.
This commit is contained in:
@@ -96,7 +96,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
|
||||
Height: 25
|
||||
|
||||
ScrollPanel@NEWS_PANEL:
|
||||
Width: 370
|
||||
Width: 400
|
||||
Height: 265
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
|
||||
@@ -193,23 +193,16 @@ Container@MAINMENU:
|
||||
Background@NEWS_BG:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: 35
|
||||
Width: 400
|
||||
Width: 430
|
||||
Height: 55
|
||||
Children:
|
||||
DropDownButton@NEWS_BUTTON:
|
||||
X: 15
|
||||
Y: 15
|
||||
Width: 370
|
||||
Width: 400
|
||||
Height: 25
|
||||
Text: Battlefield News
|
||||
Font: Bold
|
||||
Label@NEWS_STATUS:
|
||||
X: 80
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT - 80 - 80 - 24
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Center
|
||||
VAlign: Middle
|
||||
Container@PERFORMANCE_INFO:
|
||||
Logic: PerfDebugLogic
|
||||
Children:
|
||||
|
||||
@@ -99,7 +99,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
|
||||
Height: 25
|
||||
|
||||
ScrollPanel@NEWS_PANEL:
|
||||
Width: 370
|
||||
Width: 400
|
||||
Height: 265
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
|
||||
@@ -228,14 +228,14 @@ Container@MAINMENU:
|
||||
Background@NEWS_BG:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: 35
|
||||
Width: 400
|
||||
Width: 430
|
||||
Height: 55
|
||||
Children:
|
||||
DropDownButton@NEWS_BUTTON:
|
||||
Background: newsbutton
|
||||
X: 15
|
||||
Y: 15
|
||||
Width: 370
|
||||
Width: 400
|
||||
Height: 25
|
||||
Text: Battlefield News
|
||||
Font: Bold
|
||||
|
||||
@@ -96,7 +96,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
|
||||
Height: 25
|
||||
|
||||
ScrollPanel@NEWS_PANEL:
|
||||
Width: 370
|
||||
Width: 400
|
||||
Height: 265
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
|
||||
Reference in New Issue
Block a user