Rename ScrollWidget BaseName to Background
To match button
This commit is contained in:
committed by
Matthias Mailänder
parent
5e6f14c9ee
commit
6b63114aaa
@@ -69,7 +69,7 @@ Container@SKIRMISH_STATS:
|
||||
ItemSpacing: 5
|
||||
Children:
|
||||
ScrollItem@TEAM_TEMPLATE:
|
||||
BaseName: scrollheader
|
||||
Background: scrollheader
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 20
|
||||
X: 2
|
||||
|
||||
@@ -625,7 +625,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 700
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
@@ -710,7 +710,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 640
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
@@ -781,7 +781,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 400
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
@@ -817,7 +817,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 400
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
@@ -853,7 +853,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 400
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
@@ -891,7 +891,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 0
|
||||
Width: 735
|
||||
Height: 25
|
||||
BaseName: scrollitem-nohover
|
||||
Background: scrollitem-nohover
|
||||
Children:
|
||||
ColorBlock@PLAYER_COLOR:
|
||||
X: 0
|
||||
|
||||
@@ -474,7 +474,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Background: scrollheader
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 13
|
||||
X: 2
|
||||
|
||||
@@ -4,7 +4,7 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST:
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Background: scrollheader
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 13
|
||||
X: 2
|
||||
|
||||
Reference in New Issue
Block a user