Further text clipping fixes (bug #24707)

This commit is contained in:
Charles Dang 2016-07-29 05:21:38 +11:00
parent c18fbf90da
commit 1dafd22365

View file

@ -131,7 +131,7 @@
font_size={DEFAULT_FONT_TINY}
text= _ "HP"
ref=unit-box-topright
rect="+4,=-1,+30,+12"
rect="+4,=-1,+30,+14"
xanchor=right
yanchor=fixed
[/label]
@ -139,7 +139,7 @@
id=label-xp
font_size={DEFAULT_FONT_TINY}
text= _ "XP"
rect="=,+14,+60,+12"
rect="=,+14,+60,+14"
xanchor=right
yanchor=fixed
[/label]
@ -147,7 +147,7 @@
id=label-mp
font_size={DEFAULT_FONT_TINY}
text= _ "MP"
rect="=,+14,=,+12"
rect="=,+14,=,+14"
xanchor=right
yanchor=fixed
[/label]
@ -400,7 +400,7 @@
ref=unit-type
id=unit-alignment
font_size={DEFAULT_FONT_SMALL}
rect="=,+0,=,+16"
rect="=,+0,=,+18"
xanchor=right
yanchor=fixed
[/unit_alignment]
@ -410,7 +410,7 @@
font_rgb={FONT_RGB_LEVEL1}
id=unit-abilities
font_size={DEFAULT_FONT_SMALL}
rect="=,+0,=,+16"
rect="=,+0,=,+18"
xanchor=right
yanchor=fixed
[/unit_abilities]
@ -427,7 +427,7 @@
prefix= " "
font_size={DEFAULT_FONT_SMALL}
font_rgb={FONT_RGB_LEVEL1}
rect="=,+0,1022,+16"
rect="=,+0,1022,+18"
xanchor=right
yanchor=fixed
[/unit_traits]