[Feature Request] XAML Linear Gradient without Offset #51
Labels
good first issue
Good for newcomers
🛠️ enhancement
New feature or request
📃 documentation
Improvements or additions to documentation
Milestone
We should provide support for XAML Linear Gradients without a defined Offset.
It should work the same as it is for CSS Linear Gradients - divide into equal parts between each color
Mean it should work the same as defined equal Offset between each color
Gradient of next code should have same result after implementation this feature:
And looks like:
Now it looks like:
The text was updated successfully, but these errors were encountered: