Skip to content

improve uiText, simplify code and add auto resize height option #3447

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

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

zilongshanren
Copy link
Member

@zilongshanren zilongshanren commented Jan 22, 2017

In case someone might want to create an UIText with a fixed width and a resizable height.

We could achieve it with the following code:

text.ignoreContentAdaptWithSize(true)
text.setTextAreaSize(fixedWidth, 0)

@zilongshanren
Copy link
Member Author

@pandamicro please review, thanks.

@zilongshanren zilongshanren changed the title improve uiText.js improve uiText, simplify code and add auto resize height option Jan 22, 2017
@pandamicro pandamicro merged commit 372ea5a into cocos2d:develop Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants