maui
maui copied to clipboard
Added a support for GradientBrushes on Shape.Stroke
Issues Fixed
Code from this sample: https://github.com/crhalvorson/MauiPathGradientRepro Fixes https://github.com/dotnet/maui/issues/21983
Before | After |
---|---|
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
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
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?