Themes: Fix unit status icons not showing

When [unit_status] shows two or more images, only the first showed and
there was no indication that there were further statuses. Now an
ellipsis is shown and the tooltip contains the information about the
second and further statuses.

Fixes #3197
This commit is contained in:
josteph 2018-11-13 08:03:41 +00:00
parent ce3f6ccecc
commit 815ded47dd

View file

@ -272,7 +272,7 @@
id=unit-status
font_size={DEFAULT_FONT_SMALL}
ref=label-hp
rect="+10,=-4,1022,+16"
rect="+0,=-4,+32,+16"
xanchor=right
yanchor=fixed
[/unit_status]