Add tooltips to overflowing labels
This commit is contained in:
committed by
abcdefg30
parent
1fee50be2e
commit
fde215360c
@@ -18,11 +18,14 @@ Background@MUSIC_PANEL:
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
EnableChildMouseOver: True
|
||||
Children:
|
||||
Label@TITLE:
|
||||
LabelWithTooltip@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT - 50
|
||||
Height: 25
|
||||
TooltipContainer: MUSIC_TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Label@LENGTH:
|
||||
Width: 50
|
||||
X: PARENT_RIGHT - 60
|
||||
@@ -180,3 +183,4 @@ Background@MUSIC_PANEL:
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Small
|
||||
TooltipContainer@MUSIC_TOOLTIP_CONTAINER:
|
||||
|
||||
Reference in New Issue
Block a user