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

[ASCollectionView] Supplementary nodes should not enter ASHierarchyStateRangeManaged. #1310

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

appleguy
Copy link
Member

As of today, ASRangeController doesn't manage the interfaceState for supplementary nodes. This bug was introduced with a refactoring of this code a couple months ago.

With this change, the supplementary nodes will automatically enter each interfaceState bit when they are added to a view hierarchy.

…ateRangeManaged.

As of today, ASRangeController doesn't manage the interfaceState for supplementary nodes. This bug was introduced with a refactoring of this code a couple months ago.

With this change, the supplementary nodes will automatically enter each interfaceState bit when they are added to a view hierarchy.
@appleguy
Copy link
Member Author

Although I had done the incorrect change internally, it looks like it just got published a month ago: #1282

@maicki maicki merged commit 2d43f46 into master Jan 11, 2019
@appleguy appleguy deleted the SupplementaryHierarchyState branch January 11, 2019 11:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants