Closed PaigeRiola closed 4 years ago
I won't label this as essential, but it would be nice to fix this or at least figure out where the issue is coming from specifically
along with this, the hex info for harmonies was being written in lower case compared to uppercase like the rest of the app. already fixed.
HSV data is displayed properly regardless of this format difference
Would normally save as (int, 0.00 formatted decimal, 0.00 formatted decimal), but saves as (int, int, int) from (likely) the edit color activity, and possibly other activities.