Add tooltips to overflowing labels
This commit is contained in:
committed by
abcdefg30
parent
1fee50be2e
commit
fde215360c
@@ -39,11 +39,14 @@ Container@MISSIONBROWSER_PANEL:
|
||||
Height: 25
|
||||
X: 2
|
||||
Visible: False
|
||||
EnableChildMouseOver: True
|
||||
Children:
|
||||
Label@TITLE:
|
||||
LabelWithTooltip@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT - 20
|
||||
Height: 25
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Container@MISSION_INFO:
|
||||
X: 337
|
||||
Y: 15
|
||||
@@ -148,6 +151,7 @@ Container@MISSIONBROWSER_PANEL:
|
||||
Y: 1
|
||||
Width: 712
|
||||
Height: 418
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Background@FULLSCREEN_PLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user