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

TwoPointConicGradients again #5299

Merged
merged 5 commits into from
May 18, 2018
Merged

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented May 18, 2018

#5275 unintentionally caused a failure when one tried to create a regular Gradient.radial with a center = Offset.zero, which was caught by the flutter/flutter unit tests (it was reverted in #5293).

I've fixed that logic and added some engine side unit tests to validate it. The flutter/flutter gradient tests now pass with this version.

@dnfield dnfield merged commit 0a74ef4 into flutter:master May 18, 2018
@dnfield dnfield deleted the conic_gradients branch November 14, 2018 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants