FiercestT/corsair-cue-java

Color Class Doesn't Handle Hex Codes Properly

Opened this issue · 1 comments

Currently, the custom Color class provided does not convert integer hex codes properly. I was going to make a pull request to fix this issue but do not have permissions!
I'd love to push a fix for this one!

I remember this issue but somehow it wasn't appearing on my GitHub issues so I managed to lose track of it. My apologies.

You are correct, I have made a quick fix in master...patch-hex-color. Will merge soon.