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

[UWP] Fix issue setting incorrectly the origin in RadialGradientBrush #14840

Merged
merged 4 commits into from
Dec 27, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix issue setting incorrectly the origin in RadialGradientBrush on UWP.

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

image

Testing Procedure

Launch Core Gallery and navigate to the issue 14801. If the RadialGradientBrush is rendered in all cases, the test passed.

PR Checklist

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

@jsuarezruiz
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis merged commit e11fec9 into 5.0.0 Dec 27, 2021
@jfversluis jfversluis deleted the fix-14801 branch December 27, 2021 07:49
@sjorsmiltenburg
Copy link

If the screenshot added on this issue represents the 'after fix' behaviour, it still seems wrong.
The center of the gradient still not seems to be in the upper corner

@jfversluis
Copy link
Member

@sjorsmiltenburg You would still be able to grab the nugets that belong to this PR or get the latest version from the nightly feed and verify if this seems correct to you. If not, please open an issue to see if we can tackle the last bit here :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] RadialGradientBrush behavior is wrong on UWP
3 participants