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

Add missing flags for ASCollectionDelegate #718

Merged
merged 2 commits into from
Dec 19, 2017
Merged

Add missing flags for ASCollectionDelegate #718

merged 2 commits into from
Dec 19, 2017

Conversation

ilyailya
Copy link
Contributor

Now collectionNode:willDisplaySupplementaryElementWithNode: and collectionNode:didEndDisplayingSupplementaryElementWithNode: of ASCollectionDelegate aren't called in any conditions. It's happening because corresponding flags aren't added to _asyncDelegateFlags. My pull request fixes this issue.

@CLAassistant
Copy link

CLAassistant commented Dec 15, 2017

CLA assistant check
All committers have signed the CLA.

@maicki maicki self-requested a review December 15, 2017 18:36
@maicki
Copy link
Contributor

maicki commented Dec 15, 2017

@ilyailya Hey, looks good, but please could you add an entry to the CHANGELOG.md and sign the cla. Thanks!

@ilyailya
Copy link
Contributor Author

@maicki, done!

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

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

@ilyailya Thanks! Lgtm!

Copy link
Member

@nguyenhuy nguyenhuy left a comment

Choose a reason for hiding this comment

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

Nice catch! Thank you.

@nguyenhuy nguyenhuy merged commit eab7bea into TextureGroup:master Dec 19, 2017
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
* Add missing flags for ASCollectionDelegate

* Update CHANGELOG.md
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

4 participants