You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want more big size Label, and using form, fixed width size.
then I customize style to
Style.fontSize = 20
label.autoSize = false
but label's drawing only about harf height.
label.setSize(w,h), not change height size.
I lookup in Label.addChildren() & draw(),
hard cording height size to 18.
I think changing attached patch.
Original issue reported on code.google.com by [email protected] on 7 Oct 2011 at 2:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 Oct 2011 at 2:20The text was updated successfully, but these errors were encountered: