Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jason-simmons
Copy link
Member

If a line is right justified, then remove any trailing whitespace from the
text range given to Minikin. Right justification shifts the line's glyphs
by the layout advance computed by Minikin, and this advance should exclude
whitespace so that the last visible character will be flush with the right
margin.

See flutter/flutter#16333

If a line is right justified, then remove any trailing whitespace from the
text range given to Minikin.  Right justification shifts the line's glyphs
by the layout advance computed by Minikin, and this advance should exclude
whitespace so that the last visible character will be flush with the right
margin.

See flutter/flutter#16333
@jason-simmons
Copy link
Member Author

@cbracken

@cbracken
Copy link
Member

cbracken commented May 7, 2018

lgtm

@tvolkert
Copy link
Contributor

FYI, this has been identified as causing flutter/flutter#17502. I'm reverting this in #5233 to unblock dev releases.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants