Approved from Discussion
https://discord.com/channels/372137812037730304/1458607373420597260/1458607376914714704
Problem Statement
Allow easily user modified color gradients.
The inspiration in this case was as a tool for XAML studio, where a user might want to modify a LinearGradientBrush, but it could also apply for art or image editing software.
Overview
This experiment adds a new GradientSlider control and a GradientSliderThumb for the gradient stops inside the slider.
Using
You can try it out via the NuGet Packages here:
Additional info
Original inspiration photo (screenshot from Blender)
Implementation Requirements
Tested Platforms
Technical Review
Community Help?
None
Approved from Discussion
https://discord.com/channels/372137812037730304/1458607373420597260/1458607376914714704
Problem Statement
Allow easily user modified color gradients.
The inspiration in this case was as a tool for XAML studio, where a user might want to modify a
LinearGradientBrush, but it could also apply for art or image editing software.Overview
This experiment adds a new
GradientSlidercontrol and aGradientSliderThumbfor the gradient stops inside the slider.Using
You can try it out via the NuGet Packages here:
Read more about Preview Packages here.
Additional info
Original inspiration photo (screenshot from Blender)
Implementation Requirements
Tested Platforms
Technical Review
Community Help?
None