Skip to content

Add missing scrollViewWillEndDragging passthrough delegate#796

Merged
Adlai-Holler merged 3 commits into
TextureGroup:masterfrom
xezero:KBScrollViewDelegates
Feb 12, 2018
Merged

Add missing scrollViewWillEndDragging passthrough delegate#796
Adlai-Holler merged 3 commits into
TextureGroup:masterfrom
xezero:KBScrollViewDelegates

Conversation

@xezero

@xezero xezero commented Feb 10, 2018

Copy link
Copy Markdown
Contributor

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

CLAassistant commented Feb 10, 2018

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@xezero xezero closed this Feb 10, 2018
@xezero xezero reopened this Feb 10, 2018

@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.

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

maicki commented Feb 11, 2018

Copy link
Copy Markdown
Contributor

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

@xezero

xezero commented Feb 11, 2018

Copy link
Copy Markdown
Contributor Author

@maicki Added!

@ghost

ghost commented Feb 12, 2018

Copy link
Copy Markdown

🚫 CI failed with log

@Adlai-Holler Adlai-Holler 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.

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.

5 participants