Fix faction dropdowns unhighlighting when they shouldn't
This commit is contained in:
@@ -169,6 +169,7 @@ Container@SETTINGS_PANEL:
|
||||
Y: 205
|
||||
Width: 70
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 5
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -182,6 +182,7 @@ Background@SETTINGS_PANEL:
|
||||
Y: 205
|
||||
Width: 70
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 5
|
||||
|
||||
Reference in New Issue
Block a user