Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/doc/index.html
8.89k stars 533 forks source link

colorpicker - can't change hue before changing val/sat first #562

Open Ryder17z opened 1 year ago

Ryder17z commented 1 year ago

Not sure if it's an SDL2 dependent issue, but it is bugging me.

I can not change the hue before value/saturation is changed for some reason.

dumblob commented 1 year ago

We are heavily out of time to look at this yet there was some issue with color picker and a certain backend in the past IIRC. Feel free to dive into it (should be pretty straightforward) and submit a PR.

All and any contributions are very much welcome!