opt paint text selection rect

add patch desc

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-29 19:39:23 +08:00
parent 557585334a
commit 133f45945c
7 changed files with 155 additions and 32 deletions

View File

@@ -1717,7 +1717,7 @@ class EditableText extends StatefulWidget {
// }
// return ui.BoxWidthStyle.tight;
// }
return ui.BoxWidthStyle.max;
return ui.BoxWidthStyle.tight;
}
/// The default value for [stylusHandwritingEnabled].