Skip to content

render: Filter out non-closed fills#23596

Draft
turicfr wants to merge 2 commits intoruffle-rs:masterfrom
turicfr:closed_fills
Draft

render: Filter out non-closed fills#23596
turicfr wants to merge 2 commits intoruffle-rs:masterfrom
turicfr:closed_fills

Conversation

@turicfr
Copy link
Copy Markdown
Contributor

@turicfr turicfr commented May 1, 2026

Description

Filter out non-closed fills. Flash ignores any unclosed fill paths.

Fixes #5614.

Testing

Added a visual test case.

Checklist

  • I, a human, have self-reviewed this PR and fully understand the changes within.
  • I have made or updated tests where possible.
  • All of my commits are properly scoped, compile successfully, and pass all tests.
  • This PR does not make sense to split up into smaller PRs.
  • An LLM was involved in the authoring of this code.

@Lord-McSweeney Lord-McSweeney added A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already) labels May 1, 2026
@turicfr turicfr marked this pull request as draft May 1, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wrong drawn rectangle

2 participants