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.
 
 
 
Giuseppe Lippolis 2aa79269e8 fix: Address reviw 3 years ago
..
ColorPalettes Add all material color palette defined colors 4 years ago
ColorPicker Rework ColorPicker control template duplicating from ColorView 4 years ago
ColorPreviewer Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false 4 years ago
ColorSlider fix: Address reviw 3 years ago
ColorSpectrum fix: Address reviw 3 years ago
ColorView Removed a number of interfaces. 3 years ago
Converters Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property 4 years ago
Helpers Make some todo-areas of the code more clear 4 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Enable compiled bindings by default and fix all the usages + adjust some namespaces 4 years ago
Avalonia.Controls.ColorPicker.csproj feat: move InternalsVisibleTo in csproj 4 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