fix(text_input): always clip input text with the text bounds
this issue seems unique to tiny-skia
This commit is contained in:
parent
47ab72be50
commit
a44cff8011
2 changed files with 6 additions and 9 deletions
|
|
@ -18,7 +18,6 @@ features = [
|
|||
"tokio",
|
||||
"xdg-portal",
|
||||
"a11y",
|
||||
"wgpu",
|
||||
"single-instance",
|
||||
"surface-message",
|
||||
"multi-window",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue