Bug Fix#23060: unit status tooltips do not show.

The rectangle for the unit_stats was overlapping other rectangles, making
it not function properly.  Just resized it to fit. Tested with single
poison effect, both poison and slow, and no effects, all worked.
This commit is contained in:
Randypk 2015-04-12 18:22:46 -06:00 committed by Charles Dang
parent 2c245afdc2
commit 5a584381f3

View file

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