Color IOBox needs more precision and accuracy

Color IOBox needs more precision and accuracy.

Recently I noticed something that started to bother me, and after running some tests I was convinced that there was a problem. The thing is that by default the Color IOBox has a resolution of one hundredth of one, which is obviously less than a byte by more than a factor of two. It turns out that in the interface you can select a color with a color resolution of less than 20 bits instead of 24. (1 million colors vs 16.7 million of colors)

I suggest to pay attention to this. Perhaps a hotkey should be added to increase the precision, as was done in beta?

color_to_hex.vl (10.9 KB)

1 Like