Immediate-Mode-UI / Immediate-Mode-UI/Nuklear
GDI color picker not working
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.4k
- Forks
- 686
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 3
Description
The color matrix of the color picker is not rendered in the GDI binding:

I believe that the following method is not completely implemented:
https://github.com/Immediate-Mode-UI/Nuklear/blob/master/demo/gdi/nuklear_gdi.h#L240
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with demo/gdi/nuklear_gdi.h at the method near line 240, then run the GDI demo and reproduce the color picker problem. Trace the color matrix rendering path and verify that the matrix is visible and usable in the GDI binding when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100