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

Text Wrap is failing when \n is there in text #23

Open
jishnu7 opened this issue Oct 22, 2013 · 1 comment
Open

Text Wrap is failing when \n is there in text #23

jishnu7 opened this issue Oct 22, 2013 · 1 comment

Comments

@jishnu7
Copy link
Contributor

jishnu7 commented Oct 22, 2013

When \n character is there in a string, calculation of width for very next line after \n is wrong. Width of previous line is also added to this new line.

jishnu7 added a commit to jishnu7/timestep that referenced this issue Oct 22, 2013
When \n character is there in a string, calculation of width for very
next line after \n was wrong.

This commit fixes issue play-co#23.
@jishnu7
Copy link
Contributor Author

jishnu7 commented Oct 22, 2013

@bubbleboy14 @chris-gc ping.

jishnu7 pushed a commit to hashcube/timestep that referenced this issue May 1, 2014
Fix null evt.trace

Might be a sign of a more serious bug, but merging for now.
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

No branches or pull requests

1 participant