Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Fixed incorrect removing IndexPath in example #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DzmitrySmaliakou
Copy link

@DzmitrySmaliakou DzmitrySmaliakou commented Mar 29, 2017

In HorizontalViewController in moving data logic always uses toIndexPath. But correct way is remove book from "at" IndexPath and insert "to" IndexPath.

In HorizontalViewController was removed always toIndexPath. But correct way is remove book from "at" IndexPath and insert "to" IndexPath.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant