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

Undeprecate -[ASCollectionView indexPathForNode:] #3032

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

Adlai-Holler
Copy link
Contributor

This method has some valid uses, for example if your UICollectionViewLayout wants to get the current view-space index path for a node (node-tracking is actually extremely valuable in some cases, and often a much better choice than index path tracking).

@Adlai-Holler Adlai-Holler requested a review from maicki February 15, 2017 00:39
@Adlai-Holler Adlai-Holler merged commit 6af131b into master Feb 15, 2017
@Adlai-Holler Adlai-Holler deleted the AHFixDeprecationWarning branch February 15, 2017 06:31
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.

2 participants