Open mxmou opened 3 years ago
cc @GDUcrash
cc @GrahamSH-LLK
This is an underlying library bug I'll have to figure out. I'll take a look after school
Fun fact: this exists in Scratch color picker too, I think this is an intended behavior
Fun fact: this exists in Scratch color picker too, I think this is an intended behavior
Huh, interesting! I can't think of a reason, any ideas?
Fun fact: this exists in Scratch color picker too, I think this is an intended behavior
I'm able to change the color when saturation is 0 in Scratch's color picker normally.
Saturation is saved when the color picker is actually closed (not onchange)
I don't think I explained this very well so here are two gifs demonstrating the issue: Note that closing and reopening the picker doesn't fix anything, only changing the hue again does.
Describe the bug
Changing the hue of a gray color (saturation = 0), then changing the saturation makes the color red instead of the selected hue.
To Reproduce
Expected behavior
The hue would change correctly.