This repository was archived by the owner on Sep 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
trouble cancelling sort when using separate lists #30
Comments
I am having the exact same problem with the angular-1.2-branch. |
Angular1.2 does not currently provide support for any kind of canceling (even when working on just one sortable list). |
thgreasi
added a commit
to thgreasi/ui-sortable
that referenced
this issue
Nov 23, 2013
Please test with pull request #60. |
thgreasi
added a commit
that referenced
this issue
Dec 1, 2013
Progress on cancelling sort using multiple lists #30.
The fiddle you provided seems fixed with the angular1.2 branch. Note that the angular1.2 branch, should also work with angularJS 1.0.x as well. |
thgreasi
added a commit
that referenced
this issue
Dec 28, 2013
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am new to angular so I apologise if this is a lack of understanding on my part, but I am having trouble invoking a cancel when copying items between separate lists. Here is a fiddle that demonstrates what I am trying to archive:
http://jsfiddle.net/Ej99f/1/
The text was updated successfully, but these errors were encountered: