Pastel
Pastel copied to clipboard
Memory leaked CG colors
I tested application with xcode profiler.
Result is this
I think the problem is when CGColor objects are creating every animationGradient call.
Maybe caching the objects will solve it ?!
This problem is discussed in #24 Maybe on weekend, I will seek for a solution for that :)