AllenDang / giu

Cross platform rapid GUI framework for golang based on Dear ImGui.
MIT License
2.28k stars 133 forks source link

utils: fix ColorToUint #718

Closed gucio321 closed 11 months ago

gucio321 commented 11 months ago

as a side-effect I've added an unittest for UintToColor

fix #715