-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Investigate Any Memory Leaks #588
Comments
Nice catch. I'll investigate, and please share more if possible. Thank you :) |
I'm coding with version |
I verified the issue. I will fix this tomorrow. Thank you! |
Good job! |
The fix is in Material 2.3.4. Thank you for bringing this to my attention :) |
Yes, I want to go through each part. I closed your issue as it was related to GridAxis itself. Let's reopen this issue and treat it as a general memory leak investigation :) |
Sorry , forgot to check my email.
|
No worries :) I figured it out. |
I am going to continue to make improvements in this area if I find any issues. For now, unless there is a specific memory leak found, there doesn't need to be an issue. Thank you for bringing this to my attention :) |
This UI framework is awesome, I really like it.And I have been used it in my project since
Swift 2.2
.Recently, I decided to migrate to
Swift 3.0
, but When I run the NavigatioanController Demo with Instruments two days ago,I found there are leaks .There are some issues withGrid.swift
The text was updated successfully, but these errors were encountered: