• Adam Barth's avatar
    Right-aligned text paints offscreen sometimes · 69a0689a
    Adam Barth authored
    We were assuming that the text extended from 0.0 to its max content width.
    That's not correct for right-aligned text. Instead, we need to layout the text
    again at the width we want it to occupy.
    69a0689a
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...