Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Fix false negative bug when dropping onto same index in new container.#66

Closed
daemianmack wants to merge 1 commit intofarhadi:masterfrom
daemianmack:master
Closed

Fix false negative bug when dropping onto same index in new container.#66
daemianmack wants to merge 1 commit intofarhadi:masterfrom
daemianmack:master

Conversation

@daemianmack
Copy link

Resolves following scenario:

Two connected containers, A and B.

When dragging item at index 1 in container A and dropped as index 1 in container B, the sortupdate event is not triggered because the indexes match.

This index match is a false negative in this scenario.

@voidberg
Copy link
Collaborator

This project has been discontinued by its author and the new mantained version is here.

Since the projects have diverged a while ago I can't migrate issues and pull requests. Please try the new version and if the issue or pull request still makes sense, please resubmit it.

Sorry for the inconvenience.

@voidberg voidberg closed this Nov 21, 2014
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.

2 participants