Skip to content

Add missing flags for ASCollectionDelegate#718

Merged
nguyenhuy merged 2 commits into
TextureGroup:masterfrom
ilyailya:fix-missing-flags-in-delegate
Dec 19, 2017
Merged

Add missing flags for ASCollectionDelegate#718
nguyenhuy merged 2 commits into
TextureGroup:masterfrom
ilyailya:fix-missing-flags-in-delegate

Conversation

@ilyailya

Copy link
Copy Markdown
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

CLAassistant commented Dec 15, 2017

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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

maicki commented Dec 15, 2017

Copy link
Copy Markdown
Contributor

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

@ilyailya

Copy link
Copy Markdown
Contributor Author

@maicki, done!

@maicki maicki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@ilyailya Thanks! Lgtm!

@nguyenhuy nguyenhuy left a comment

Copy link
Copy Markdown
Member

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.

4 participants