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

Improve scroll optimizer to work with TLTreeTableViewController #10

Closed
wtmoose opened this issue Oct 22, 2013 · 1 comment
Closed

Improve scroll optimizer to work with TLTreeTableViewController #10

wtmoose opened this issue Oct 22, 2013 · 1 comment

Comments

@wtmoose
Copy link
Member

wtmoose commented Oct 22, 2013

The UITableViewController+ScrollOptimizer category can only optimize scrolling within a specified section. It should be enhanced to work within an arbitrary range of index paths so that, for example, it can be used with TLTreeTableViewController, which doesn't use sections.

@wtmoose
Copy link
Member Author

wtmoose commented Apr 17, 2014

Now uses new UITableView+ScrollOptimizer API.

UITableViewController+ScrollOptimizer has been deprecated.

@wtmoose wtmoose closed this as completed Apr 17, 2014
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