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
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 18, 2023
…130763)

flutter/engine@09689d3...3cceb70

2023-07-17 [email protected] Fix drawVertices documentation (flutter/engine#43747)
2023-07-17 [email protected] Revert "Roll Clang from 6d667d4b261e to ebd0b8a0472b" (flutter/engine#43749)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 31, 2023
…lutter#130763)

flutter/engine@09689d3...3cceb70

2023-07-17 [email protected] Fix drawVertices documentation (flutter/engine#43747)
2023-07-17 [email protected] Revert "Roll Clang from 6d667d4b261e to ebd0b8a0472b" (flutter/engine#43749)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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