Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Sep 14, 2022

Fixes dnfield/vector_graphics#133

Applying a path operation between two paths with two different fill types may end up changing the fill type on the resulting path. We need to actually look it up on the SkPath instead of assuming it will stay the same.

@dnfield
Copy link
Contributor Author

dnfield commented Sep 14, 2022

xref cl/474215971

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 14, 2022
@auto-submit auto-submit bot merged commit 805a346 into flutter:main Sep 14, 2022
@dnfield dnfield deleted the path_ops branch September 14, 2022 18:15
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 14, 2022
Oleh-Sv pushed a commit to Oleh-Sv/engine that referenced this pull request Sep 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure of clipping optimizer on fill-rule?

2 participants