fix(text_input): always clip input text with the text bounds

this issue seems unique to tiny-skia
This commit is contained in:
Ashley Wulber 2026-04-08 09:58:20 -04:00 committed by Michael Murphy
parent 47ab72be50
commit a44cff8011
2 changed files with 6 additions and 9 deletions

View file

@ -18,7 +18,6 @@ features = [
"tokio",
"xdg-portal",
"a11y",
"wgpu",
"single-instance",
"surface-message",
"multi-window",