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

Conversation

@brianosman
Copy link
Contributor

Update the blend mode section of the documentation to specify the correct blend modes.

Fixes flutter/flutter#130747

Copy link
Contributor

@flar flar left a comment

Choose a reason for hiding this comment

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

LGTM - just to be sure, did we at last get the dst vs src behaviors correct?

@brianosman
Copy link
Contributor Author

Yup, the rest of the prose is correct (both in identifying which is the src vs. dst, and which blend mode selects each color).

@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #43747 at sha 2b0afb6

@flar
Copy link
Contributor

flar commented Jul 17, 2023

The Skia gold changes must be flakes. Try rebasing and it should succeed second time...

@flar flar added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 17, 2023
@auto-submit auto-submit bot merged commit 3cceb70 into main Jul 17, 2023
@auto-submit auto-submit bot deleted the drawvertices-docs branch July 17, 2023 22:48
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 18, 2023
harryterkelsen pushed a commit to harryterkelsen/engine that referenced this pull request Jul 20, 2023
Update the blend mode section of the documentation to specify the correct blend modes.

Fixes flutter/flutter#130747
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 will affect goldens

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for canvas.drawVertices is incorrect

2 participants