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

A memory release problem in pushing into navigationController many times #27

Closed
summer9011 opened this issue Nov 14, 2014 · 1 comment
Closed

Comments

@summer9011
Copy link

I have a navigationController and a JCTiledScrollViewDemo, I use images in the demo. Then I push the demo into navigation, scale and zoom the scrollView with zoomlevel in 1,2 and 3, i see the memory increase, then I pop out the demo and simulate memory warning, memory not release. also the same as before. Then push and pop twice, or many times, find the memory does not release but increase based on before.
I what to know why? is my code problem??

@jessedc
Copy link
Owner

jessedc commented Oct 14, 2017

Thanks for the bug report. After many years I've rewritten the demo app and given it a test with instruments this afternoon and I'm not seeing any leaks.

Cheers!

@jessedc jessedc closed this as completed Oct 14, 2017
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