maui icon indicating copy to clipboard operation
maui copied to clipboard

Added a support for GradientBrushes on Shape.Stroke

Open kubaflo opened this issue 9 months ago • 1 comments

Issues Fixed

Code from this sample: https://github.com/crhalvorson/MauiPathGradientRepro Fixes https://github.com/dotnet/maui/issues/21983

Before After

kubaflo avatar May 04 '24 14:05 kubaflo

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

/azp run

jsuarezruiz avatar May 06 '24 11:05 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar May 06 '24 11:05 azure-pipelines[bot]

/azp run

jsuarezruiz avatar May 08 '24 10:05 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar May 08 '24 10:05 azure-pipelines[bot]

There are no changes in public APIs, although the implementation in Windows is missing. I think if we decide to include this enhancement, I can apply changes in this PR by helping to implement on Windows.

@Redth @PureWeen Thoughts?

jsuarezruiz avatar May 08 '24 13:05 jsuarezruiz