-
Notifications
You must be signed in to change notification settings - Fork 27.7k
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
Spaces in Text collapse into a single space when many are next to each other. #167
Comments
Comment by apwilson This is partially fixed - spaces have intrinsic height but multiple spaces still collapse down to one. I'll edit the title to reflect that. |
We should just never collapse spaces. |
I fixed this. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Issue by apwilson
Monday Sep 21, 2015 at 17:55 GMT
Originally opened as https://github.com/flutter/engine/issues/1253
The text was updated successfully, but these errors were encountered: