[tiny-skia] Changes affected to shadows
needs to have full redraw
#2712
Labels
bug
Something isn't working
shadows
needs to have full redraw
#2712
Is your issue REALLY a bug?
Is there an existing issue for this?
Is this issue related to iced?
What happened?
By using
tiny-skia
backend, try to apply a change to a shadow (e.g. hover mouse over button with shadow), it seems it renders incorrectly.You can also run
custom_quad
from examples folder withset ICED_BACKEND=tiny-skia
.Note that if it would solve by redrawing whole window. try resizing window to trigger full redraw event.
What is the expected behavior?
It should be as same as
wgpu
.Version
master
Operating System
Windows
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: