-
Adam Barth authored
Assigning to `size` called our intrinsic sizing functions re-entrantly, which is a destructive operation on TextPainter. Ideally we'd made that a non-destructive operation, but in the meantime we can fix the tab fading issue by grabbing the text size before assigning to `size`. Fixes #4365
b96d1dfc
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic_types.dart | ||
box_painter.dart | ||
colors.dart | ||
decoration.dart | ||
edge_insets.dart | ||
text_editing.dart | ||
text_painter.dart | ||
text_span.dart | ||
text_style.dart | ||
transforms.dart |