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

Add matrix4 param to Linear gradients#8985

Merged
dnfield merged 3 commits into
flutter-team-archive:masterfrom
dnfield:linear_gradient
May 16, 2019
Merged

Add matrix4 param to Linear gradients#8985
dnfield merged 3 commits into
flutter-team-archive:masterfrom
dnfield:linear_gradient

Conversation

@dnfield

@dnfield dnfield commented May 16, 2019

Copy link
Copy Markdown
Contributor

Sweep and Radial gradients have this, but linear does not. I'd like to surface it in the framework to help flutter/flutter#23648 but the inconsistency makes that challenging.

/cc @yjbanov @jonahwilliams - I'm not really sure what to do with the web code for this. Just add the param and ignore it for now?

@dnfield dnfield force-pushed the linear_gradient branch from aa5f164 to b541903 Compare May 16, 2019 16:35
@dnfield dnfield merged commit 34a5248 into flutter-team-archive:master May 16, 2019
@dnfield dnfield deleted the linear_gradient branch May 16, 2019 20:11
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 16, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request May 16, 2019
flutter-team-archive/engine@288a855...9d7cd70

git log 288a855..9d7cd70 --no-merges --oneline
9d7cd70 add observatoryUrl property to FlutterEngine (flutter-team-archive/engine#8987)
34a5248 Add matrix4 param to Linear gradients (flutter-team-archive/engine#8985)
aa63f09 libtxt: add a BoxHeightStyle option based on the height of the strut (flutter-team-archive/engine#8927)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop
the roller if necessary.
huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants