Fix faction dropdowns unhighlighting when they shouldn't

This commit is contained in:
ScottNZ
2014-12-07 15:19:56 +13:00
parent 4f4c67735d
commit 52f6cb418a
4 changed files with 6 additions and 0 deletions

View File

@@ -169,6 +169,7 @@ Container@SETTINGS_PANEL:
Y: 205
Width: 70
Height: 25
IgnoreChildMouseOver: true
Children:
ColorBlock@COLORBLOCK:
X: 5

View File

@@ -51,6 +51,7 @@ ScrollPanel@LOBBY_PLAYER_BIN:
X: 190
Width: 80
Height: 25
IgnoreChildMouseOver: true
Children:
ColorBlock@COLORBLOCK:
X: 5
@@ -61,6 +62,7 @@ ScrollPanel@LOBBY_PLAYER_BIN:
X: 280
Width: 130
Height: 25
IgnoreChildMouseOver: true
Children:
Image@FACTIONFLAG:
Width: 23

View File

@@ -51,6 +51,7 @@ ScrollPanel@LOBBY_PLAYER_BIN:
X: 190
Width: 80
Height: 25
IgnoreChildMouseOver: true
Children:
ColorBlock@COLORBLOCK:
X: 5
@@ -61,6 +62,7 @@ ScrollPanel@LOBBY_PLAYER_BIN:
X: 280
Width: 130
Height: 25
IgnoreChildMouseOver: true
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: FACTION_DESCRIPTION_TOOLTIP
PanelRoot: FACTION_DROPDOWN_PANEL_ROOT # ensure that tooltips for the options are on top of the dropdown panel

View File

@@ -182,6 +182,7 @@ Background@SETTINGS_PANEL:
Y: 205
Width: 70
Height: 25
IgnoreChildMouseOver: true
Children:
ColorBlock@COLORBLOCK:
X: 5