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 scrollViewWillEndDragging passthrough delegate #796

Merged
merged 3 commits into from
Feb 12, 2018
Merged

Add missing scrollViewWillEndDragging passthrough delegate #796

merged 3 commits into from
Feb 12, 2018

Conversation

xezero
Copy link
Contributor

@xezero xezero commented Feb 10, 2018

There was no way to implement this useful scroll view delegate when using an IGListAdapter in conjunction with AsyncDisplayKit since it wasn't being passed through.

@CLAassistant
Copy link

CLAassistant commented Feb 10, 2018

CLA assistant check
All committers have signed the CLA.

@xezero xezero closed this Feb 10, 2018
@xezero xezero reopened this Feb 10, 2018
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.

LGTM. But let's have @Adlai-Holler the last call on this as he is knowing the most about our IGListKit integration.

@appleguy
Copy link
Member

This looks good to me; I am also about to submit a change to this file to extend its functionality :)

@TextureGroup TextureGroup deleted a comment Feb 11, 2018
@maicki
Copy link
Contributor

maicki commented Feb 11, 2018

@xezero Can you please add an entry to the CHANGELOG.md. Thanks!

@xezero
Copy link
Contributor Author

xezero commented Feb 11, 2018

@maicki Added!

@ghost
Copy link

ghost commented Feb 12, 2018

🚫 CI failed with log

Copy link
Member

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

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

CI is failing for an unrelated error. This diff is simple enough that we can land. Thanks @xezero!

@Adlai-Holler Adlai-Holler merged commit f0f3f9a into TextureGroup:master Feb 12, 2018
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…oup#796)

* Add scrollViewWillEndDragging delegate

* Make sure delegate can respond to scrollViewWillEndDragging

* Add changes to 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

5 participants