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

inside ScrollView implementation #4

Closed
ghost opened this issue Jan 29, 2016 · 2 comments
Closed

inside ScrollView implementation #4

ghost opened this issue Jan 29, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 29, 2016

Hi There, Thanks for awesome extension and your great work!

I am implementing this for my UITableView where each cell is a CollectionView, however KDDragAndDropManager only works for the initial visible cells, If I scroll and load new cells, those collectionViews will not be droppable.

Can you suggest a place that I can look deeper to address the issue.

Cheers

@ghost
Copy link
Author

ghost commented Jan 29, 2016

Update : I fixed this issue by passing the tableView for canvas: when instantiating KDDragAndDropManager

@ghost ghost closed this as completed Jan 29, 2016
@mmick66
Copy link
Owner

mmick66 commented Jan 30, 2016

I was thinking of extending my class to UITableViews. Could you send a pull request to view what you have done and I might include it in the project.

This issue was closed.
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

No branches or pull requests

1 participant