Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label setSize() don't work #148

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment
Open

Label setSize() don't work #148

GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

sorry forget attached

Original comment by [email protected] on 7 Oct 2011 at 2:26

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant