You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: