Skip to content

IndexPath not exchanged when cells exchanged #19

@JianboYan

Description

@JianboYan

I found when the the pan gesture is end, the delegate's userDidEndDraggingCell: will be called, and the resetDragging method too, but it doesn't exchange itemDictionary(the layout property) buckets.
I think it's a bug. when i want to exchange my datasource in userDidEndDraggingCell: callback method, the indexPath can't mapped to my datasource index correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions