Skip to content

Fix culling of shadowed quads in tiny_skia backend#3359

Open
wbk wants to merge 1 commit into
iced-rs:masterfrom
wbk:fix/tiny-skia-shadow-culling
Open

Fix culling of shadowed quads in tiny_skia backend#3359
wbk wants to merge 1 commit into
iced-rs:masterfrom
wbk:fix/tiny-skia-shadow-culling

Conversation

@wbk

@wbk wbk commented Jun 12, 2026

Copy link
Copy Markdown

Anything that updates near a shadowed quad (here, a dot blinking once a second) eats permanent bites out of the glow:

Before:
image

After:
image

This change to draw_quad borrows/steals directly from Layer::damage to cull the same way it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant