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

Fixed incorrect removing IndexPath in example#57

Open
DzmitrySmaliakou wants to merge 1 commit intora1028:masterfrom
DzmitrySmaliakou:patch-1
Open

Fixed incorrect removing IndexPath in example#57
DzmitrySmaliakou wants to merge 1 commit intora1028:masterfrom
DzmitrySmaliakou:patch-1

Conversation

@DzmitrySmaliakou
Copy link
Copy Markdown

@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