Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not create incomplete DlColorSource objects from Skia gradients #33131

Conversation

flar
Copy link
Contributor

@flar flar commented May 5, 2022

Fixes: flutter/flutter#102947

Unfortunately, this fix will break gradients in text objects using the Impeller pipeline - see flutter/flutter#103111 which will be used to track a more complete solution that restores the Impeller capabilities.

@chinmaygarde
Copy link
Member

This just needs a rebase.

@chinmaygarde
Copy link
Member

This issue was introduced in 70c1173 and should be a CP candidate.

@flar flar force-pushed the avoid-creating-incomplete-ColorSource-from-Skia-gradient branch from ec9aa19 to 8a8398a Compare May 5, 2022 20:16
@flar flar added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label May 5, 2022
@fluttergithubbot fluttergithubbot merged commit b1b0a5a into flutter:main May 5, 2022
flar added a commit to flar/engine that referenced this pull request May 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e: impeller waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Regression] Bug in using a radial gradient to paint text
3 participants