PowerToys/UnitTest-ColorPickerUI/Helpers
Tobias Sekan 73df7b5deb
[ColorPicker] CMYK, HSV and HSL color format (#6975)
* Add HSL and HSV color formats + cleanup + docu

* Fix build problem (lang version)

* Add CYMK color + replace float with double values

* ups - fix cmyk text format

* fix wrong settings text + doc typo fix

* Address feedback

* Address feedback + fix to small window size

* adress feedback + more cleanup

* typo fix

* Avoid possible division by zero + unit test

* Address feedback - move all represenation to own helper class + UnitTest

* Address feedback -> switch to mstest framework
2020-10-21 11:09:30 -07:00
..
ColorHelperTest.cs [ColorPicker] CMYK, HSV and HSL color format (#6975) 2020-10-21 11:09:30 -07:00
ColorRepresentationHelperTest.cs [ColorPicker] CMYK, HSV and HSL color format (#6975) 2020-10-21 11:09:30 -07:00