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

NSLog #52

Open
matej opened this issue Mar 16, 2011 · 0 comments
Open

NSLog #52

matej opened this issue Mar 16, 2011 · 0 comments

Comments

@matej
Copy link

matej commented Mar 16, 2011

I'm getting a lot of NSLog console output from this line:

NSLog(@"%i >= %i ?", index, [_visibleCells count]);

It's in AQGridView.m, line 1594.

Is there any purpose to this? It might be a good idea to remove it in order to improve scroll performance.

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

1 participant