Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Route setDelegate: to setAsyncDelegate:#3007

Merged
Adlai-Holler merged 3 commits intomasterfrom
AHTableCVDelegate
Feb 9, 2017
Merged

Route setDelegate: to setAsyncDelegate:#3007
Adlai-Holler merged 3 commits intomasterfrom
AHTableCVDelegate

Conversation

@Adlai-Holler
Copy link
Copy Markdown
Contributor

Resolves #2245 and improves interop with frameworks like TLYShyNavBar which set the delegate of the table/collection view.

We do not guarantee that we support these other frameworks, but in cases like this where the cost is low, we can help.


/**
* Asks the inspector for the number of supplementary sections in the collection view for the given kind.
*/
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This protocol method is deprecated and no longer called, and it calls ASCollectionView.dataSource which is now deprecated.

@Adlai-Holler Adlai-Holler merged commit 5c8818d into master Feb 9, 2017
@Adlai-Holler Adlai-Holler deleted the AHTableCVDelegate branch February 9, 2017 23:20
Adlai-Holler pushed a commit that referenced this pull request Feb 13, 2017
Adlai-Holler pushed a commit that referenced this pull request Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants