Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leaked CG colors #30

Open
tornikegomareli opened this issue Mar 14, 2018 · 1 comment
Open

Memory leaked CG colors #30

tornikegomareli opened this issue Mar 14, 2018 · 1 comment

Comments

@tornikegomareli
Copy link

tornikegomareli commented Mar 14, 2018

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 ?!

@sxcore
Copy link
Contributor

sxcore commented Mar 15, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants