mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
opt dyn more text
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -409,6 +409,9 @@ class RenderParagraph extends RenderBox
|
||||
if (_textPainter.textScaler == value) {
|
||||
return;
|
||||
}
|
||||
_morePainter
|
||||
?..textScaler = value
|
||||
..layout();
|
||||
_textPainter.textScaler = value;
|
||||
_overflowShader = null;
|
||||
markNeedsLayout();
|
||||
|
||||
Reference in New Issue
Block a user