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

[iOS] Fix RadialGradientBrush position issue #11733

Merged
merged 1 commit into from
Aug 17, 2020
Merged

[iOS] Fix RadialGradientBrush position issue #11733

merged 1 commit into from
Aug 17, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix RadialGradientBrush position issue on iOS. We were limiting the maximum value for the EndPoint.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Before

Captura de pantalla 2020-08-10 a las 17 16 22

After

Captura de pantalla 2020-08-10 a las 17 13 12

Testing Procedure

Launch Core Gallery on iOS simulator or device and navigate to the issue 11573. If the RadialGradientBrush Radius is the same in all cases, the test has passed.

PR Checklist

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

@samhouts samhouts changed the base branch from 4.8.0 to 5.0.0 August 13, 2020 21:38
@samhouts samhouts removed the request for review from PureWeen August 13, 2020 21:40
@samhouts samhouts assigned samhouts and unassigned PureWeen Aug 13, 2020
@samhouts samhouts added the approved Has two approvals, no pending reviews, and no changes requested label Aug 14, 2020
@samhouts samhouts merged commit 39a55a3 into 5.0.0 Aug 17, 2020
@samhouts samhouts deleted the fix-11573 branch August 17, 2020 17:51
myroot pushed a commit to myroot/Xamarin.Forms that referenced this pull request Aug 19, 2020
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this pull request Aug 20, 2020
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this pull request Aug 20, 2020
@samhouts samhouts added this to the 5.0.0 milestone Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/brushes approved Has two approvals, no pending reviews, and no changes requested p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Brushes] RadialGradient size on iOS
4 participants