added align to labels
This commit is contained in:
@@ -23,6 +23,7 @@ local function getTextVerticalAlign(h, textAlign)
|
||||
if (textAlign == "bottom") then
|
||||
offset = h
|
||||
end
|
||||
if(offset<1)then offset=1 end
|
||||
return offset
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user