microsoft/pxt

ColorWheelHsvPicker

Opened this issue · 1 comments

Good day, I was looking in the playground to see if I could choose the color myself. I found an example with colors and a block that uses colorWheelHsvPicker.

Looking at it, there is no yellow tint, no orange, no blue, no pink. In general, this slider is very different from hsv.
image

image

I think it's worth redoing this.

And also, now colorWheelHsvPicker gives a value in the range from 0 to 255. I would like it to be possible to set from 0 to 360, as in some materials they use the HSV color space.
Now the min and max parameters are not working, I checked.
image

image

How do you like this option?
https://stackoverflow.com/a/57717497