A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
robloo a8aa64b4c0 Fix handling of full-length hex values with '#' symbol in ColorPicker 3 years ago
..
ColorPalettes fix: Address Review 3 years ago
ColorPicker Rework ColorPicker control template duplicating from ColorView 3 years ago
ColorPreviewer Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false 4 years ago
ColorSlider fix: Address reviw 3 years ago
ColorSpectrum Replace System.Reactive with internal extensions 3 years ago
ColorView Removed a number of interfaces. 3 years ago
Converters Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property 3 years ago
Helpers Make some todo-areas of the code more clear 3 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Fix handling of full-length hex values with '#' symbol in ColorPicker 3 years ago
Avalonia.Controls.ColorPicker.csproj Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
ColorChangedEventArgs.cs Move ColorPicker source into Avalonia.Controls.ColorPicker 4 years ago
ColorComponent.cs Add RgbComponent enum and support direct casting with all component enums 4 years ago
ColorModel.cs Add initial ColorSlider primitive 4 years ago
HsvComponent.cs Add RgbComponent enum and support direct casting with all component enums 4 years ago
RgbComponent.cs Add RgbComponent enum and support direct casting with all component enums 4 years ago