skywinder / GaugeKit

Kit for building custom gauges + easy reproducible Apple's style ring gauges.
https://www.cocoacontrols.com/controls/gaugekit
MIT License
1.03k stars 100 forks source link

Fix color blending #68

Closed jpalten closed 4 years ago

jpalten commented 5 years ago

This patch will correctly blend colors for gauges with multi-color array defined. There was a problem using the average of the Int-value of colors. The red, green and blue values needed to be averaged separately. Also, since this is correct now, the same mechanism works for 1, 2 and more colors.

skywinder commented 4 years ago

Thank you, @jpalten! I'm coming back to support this project. much appreciated!

skywinder commented 4 years ago

What a beautiful addon! Thank you very much, @ jpalten ❤️