Dark magic of ThemeWML had eaten some tooltips of the status bar.

Something like you must provide enough space to fit the inner parts,
(but it seems that if you don't do it, in some cases it will work.
Just to be sure that you don't understand the reason)
This commit is contained in:
Ali El Gariani 2007-05-13 01:24:59 +00:00
parent 2fecdd88ad
commit 4350408f06

View file

@ -129,35 +129,35 @@ height=768
[panel]
id=gold-panel
image=misc/status-bg.png
rect="+5,=,+70,="
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=villages-panel
image=misc/status-bg.png
rect="+5,=,+70,="
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=units-panel
image=misc/status-bg.png
rect="+5,=,+70,="
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=upkeep-panel
image=misc/status-bg.png
rect="+5,=,+79,="
rect="+5,=,+80,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
rect="+5,=,+79,="
rect="+5,=,+80,="
xanchor=proportional
yanchor=fixed
[/panel]