-
Notifications
You must be signed in to change notification settings - Fork 28.6k
didn't reset _textIntrinsicsCache #144577 #148386
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
Comments
for example, if text is changed, _textIntrinsicsCache should be set, right? |
@zmtzawqlp |
sorry, i make a mistake, close it |
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 |
Steps to reproduce
I noticed that Use a separate TextPainter for intrinsics calculation in RenderEditable and RenderParagraph 。#144577
but i didn't find the code to reset _textIntrinsicsCache when the properties of _textPainter are changed. Is it right?
Expected results
reset _textIntrinsicsCache when the properties of _textPainter are changed
Actual results
no reset the cache
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: