Closed adamwulf closed 5 years ago
The clone method was returning the value from the alpha() method. it should return the new Color instead. the Color.ts seems to do this correctly already.
And many thanks for this :) it's a handy utility for managing colors!
Thank you!
The clone method was returning the value from the alpha() method. it should return the new Color instead. the Color.ts seems to do this correctly already.
And many thanks for this :) it's a handy utility for managing colors!