Label text should start at offset 0.

This commit is contained in:
Mark de Wever 2008-04-11 17:43:35 +00:00
parent 4728c92353
commit 2ded2dc392

View file

@ -25,7 +25,7 @@
[draw]
[text]
x = "5"
x = 0
y = {TEXT_V_CENTRE}
w = "(text_width)"
h = "(text_height)"
@ -45,7 +45,7 @@
[draw]
[text]
x = "5"
x = 0
y = {TEXT_V_CENTRE}
w = "(text_width)"
h = "(text_height)"