Skip to content

fix: avoid panic on sub-pixel rounded borders#362

Open
mayakwd wants to merge 1 commit into
pop-os:masterfrom
mayakwd:fix/tiny-skia-subpixel-guard
Open

fix: avoid panic on sub-pixel rounded borders#362
mayakwd wants to merge 1 commit into
pop-os:masterfrom
mayakwd:fix/tiny-skia-subpixel-guard

Conversation

@mayakwd

@mayakwd mayakwd commented Jul 6, 2026

Copy link
Copy Markdown

Problem
When the quad is animated down to sub-pixel size, unconditional unwrap in a rounded-border drawing path panics instead of skipping the draw.

Fix
Skip border rendering for sub-pixel quad size.

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