Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Core] Unify LinearGradientBrush default values with WPF #11575

Merged
merged 2 commits into from
Aug 4, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Unify LinearGradientBrush default EndPoint value with WPF.

Issues Resolved

API Changes

Changed the LinearGradientBrush EndPoint default value.

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

The default LinearGradientBrush will be a diagonal gradient.

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and navigate to the brushes samples. The default LinearGradientBrush should be a a diagonal gradient.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added API-change Heads-up to reviewers that this PR may contain an API change breaking Changes behavior or appearance labels Aug 4, 2020
@samhouts samhouts merged commit 1949998 into 4.8.0 Aug 4, 2020
@samhouts samhouts deleted the fix-11569 branch August 4, 2020 21:50
@samhouts samhouts added this to the 4.8.0 milestone Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/brushes API-change Heads-up to reviewers that this PR may contain an API change breaking Changes behavior or appearance Core t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants