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

CCLabelBMFont does not space properly for long text #445

Open
totallyeviljake opened this issue Oct 7, 2014 · 1 comment
Open

CCLabelBMFont does not space properly for long text #445

totallyeviljake opened this issue Oct 7, 2014 · 1 comment
Labels

Comments

@totallyeviljake
Copy link
Member

The CCLabelBMFont class does not format long paragraphs of text properly. We seem to have to add spaces around the newline character to get it to not double space between paragraphs.
doublespace

totallyeviljake added a commit that referenced this issue Oct 7, 2014
@totallyeviljake
Copy link
Member Author

Changing the test case so that it uses the "Text" attribute to reset the label and setting LineBreakWithoutSpace to true seems to correct this behavior.

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

No branches or pull requests

1 participant