GemedetAdept / ChromaToast

An open-source color palette generator in C# CLI.
GNU General Public License v3.0
0 stars 0 forks source link

Fix broken palette generation #8

Closed GemedetAdept closed 1 year ago

GemedetAdept commented 1 year ago

Somewhere along the way, the programs ability to generate palettes broke down. It only returns 0 or NaN for each color type.

Oh boy, here I go unit testing again!

GemedetAdept commented 1 year ago

A simple reversion of changes has fixed the problem. In hindsight, this ticket was quick to the draw — thank you, just-woken-up brain(!).