Move the status icons a bit upwards to fix its broken tooltip.
This commit is contained in:
parent
704e71dd82
commit
790adbcd3a
1 changed files with 2 additions and 2 deletions
|
@ -271,7 +271,7 @@
|
|||
id=unit-status
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
ref=label-hp
|
||||
rect="+10,=-2,1022,+16"
|
||||
rect="+5,=-4,1022,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
|
@ -445,7 +445,7 @@
|
|||
id=unit-hp
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
ref=label-hp
|
||||
rect="=,+0,+94,+14"
|
||||
rect="=,+0,1022,+14"
|
||||
prefix_literal=" "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue