Giuseppe Lippolis
|
2aa79269e8
|
fix: Address reviw
|
3 years ago |
robloo
|
2fdbbacc60
|
Make some todo-areas of the code more clear
|
3 years ago |
Giuseppe Lippolis
|
4620e5cf99
|
feat(ColorPicker): Address rule CA1822
|
3 years ago |
robloo
|
bc927d0312
|
Remove ColorSlider background disposal on attach/detach from visual tree
|
4 years ago |
robloo
|
667b02d2c0
|
Disable WriteableBitmap re-use in ColorSlider due to crashes
|
4 years ago |
robloo
|
98a58217ce
|
Fix ColorSlider update/refresh for all property changes
|
4 years ago |
robloo
|
ca7543f1d6
|
Add new ArrayList to avoid an extra copy when creating spectrum bitmaps
|
4 years ago |
robloo
|
4b43cb3662
|
Implement WriteableBitmap caching/reuse and disposal in ColorSlider
|
4 years ago |
robloo
|
d7612fcaba
|
Small optimization to read property only when needed
|
4 years ago |
robloo
|
55de1523c4
|
Support ignoring property changes in derived Color controls
|
4 years ago |
robloo
|
a5b3bb9cb6
|
Implement ColorSlider component value rounding
|
4 years ago |
robloo
|
043b56c7da
|
Remove IsAutoUpdatingEnabled property from ColorSlider
This was unused and is an unnecessary complexity
|
4 years ago |
robloo
|
4a267b69d6
|
Set MaxHue of ColorSlider to the same value as ColorSpectrum
|
4 years ago |
robloo
|
13b82a0d1d
|
Implement ColorModel switching in ColorView
|
4 years ago |
robloo
|
c55a47229a
|
Reorganize color and color picker helpers
|
4 years ago |
robloo
|
eb9bb2d6a0
|
Standardize ImageBrush usage
|
4 years ago |
robloo
|
e7f3bb7b65
|
TwoWay bind color properties by default
|
4 years ago |
robloo
|
b649d9fe52
|
Comments and formatting
|
4 years ago |
robloo
|
36ff1b74ac
|
Improve ColorChanged event implementations
|
4 years ago |
robloo
|
aef0d01225
|
Reorder properties following Avalonia convention
|
4 years ago |
robloo
|
7cb09a2b77
|
Follow Avalonia convention
|
4 years ago |
robloo
|
357eddf5e9
|
Implement ColorSlider PseudoClasses
|
4 years ago |
robloo
|
65e5e580ac
|
Make ColorSlider fully functional
|
4 years ago |
robloo
|
ad5249992d
|
Add initial ColorSlider primitive
|
4 years ago |