Pastel icon indicating copy to clipboard operation
Pastel copied to clipboard

Memory leaked CG colors

Open tornikegomareli opened this issue 6 years ago • 1 comments

I tested application with xcode profiler.

Result is this

screen shot 2018-03-14 at 12 56 35 pm

I think the problem is when CGColor objects are creating every animationGradient call.

Maybe caching the objects will solve it ?!

tornikegomareli avatar Mar 14 '18 09:03 tornikegomareli

This problem is discussed in #24 Maybe on weekend, I will seek for a solution for that :)

sxcore avatar Mar 15 '18 12:03 sxcore