[tiny-skia] does not truncate long text inside of a TextInput when the window size is changed #2740
Open
4 tasks done
Labels
bug
Something isn't working
Is your issue REALLY a bug?
Is there an existing issue for this?
Is this issue related to iced?
What happened?
Text that is entered inside of the
TextInput
widget does not get clipped inside when adjusting the size of the window.Compiling this snippet on
13.1
withdefault-features = false
andfeatures = ["tiny-skia"]
2025-01-21.11-38-41.mp4
What is the expected behavior?
Text should be clipped inside the
TextInput
, as is the case when using thewgpu
backend.2025-01-21.11-42-56.mp4
Version
crates.io release
Operating System
Windows
Do you have any log output?
The text was updated successfully, but these errors were encountered: