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

[Bug][Brushes] LinearGradientBrush EndPoint default isn't identical to WPF #11569

Closed
davidbritch opened this issue Jul 27, 2020 · 0 comments
Closed
Assignees
Labels
a/brushes in-progress This issue has an associated pull request that may resolve it! t/bug 🐛

Comments

@davidbritch
Copy link

Description

The WPF doc for the LinearGradientBrush.EndPoint property lists its default as (1,1), which creates a diagonal gradient. However, the default in Xamarin.Forms is (1,0), which creates a horizontal gradient.

Personally I'm not bothered which direction the default gradient is. I just don't want it to change once it's been doc'd :)

@davidbritch davidbritch added t/bug 🐛 s/unverified New report that has yet to be verified labels Jul 27, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jul 27, 2020
@samhouts samhouts added this to New in Triage Jul 27, 2020
@StephaneDelcroix StephaneDelcroix removed the s/unverified New report that has yet to be verified label Jul 28, 2020
@StephaneDelcroix StephaneDelcroix moved this from New to Ready For Work in Triage Jul 28, 2020
@samhouts samhouts moved this from Ready For Work to Needs Estimate in Triage Jul 28, 2020
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jul 30, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Aug 4, 2020
Triage automation moved this from Needs Estimate to Closed Aug 5, 2020
@samhouts samhouts removed this from Closed in Triage Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/brushes in-progress This issue has an associated pull request that may resolve it! t/bug 🐛
Projects
No open projects
Development

No branches or pull requests

4 participants