-
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 |
---|---|---|
bin | ||
dev | ||
examples | ||
packages | ||
.analysis_options | ||
.travis.yml | ||
AUTHORS | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md |