Add tooltips to the password icon and player count.

This commit is contained in:
Paul Chote
2017-12-27 18:47:37 +00:00
committed by reaperrr
parent 0eaec5d861
commit ef680dbbfe
4 changed files with 49 additions and 9 deletions

View File

@@ -103,6 +103,7 @@ Container@MULTIPLAYER_PANEL:
Width: PARENT_RIGHT - 27
Height: 25
X: 2
EnableChildMouseOver: True
Children:
Label@TITLE:
X: 5
@@ -114,10 +115,15 @@ Container@MULTIPLAYER_PANEL:
Width: 8
Height: 10
ImageCollection: lobby-bits
Label@PLAYERS:
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
LabelWithTooltip@PLAYERS:
X: 290
Width: 85
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
Label@LOCATION:
X: 380
Width: 110