]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Changed to check the parent's length so that the dom position of the remove...
authorkborchers <k_borchers@yahoo.com>
Mon, 16 May 2011 21:25:03 +0000 (16:25 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 25 May 2011 20:13:00 +0000 (16:13 -0400)
commited65ce7a14882df12d2e029a4be84680a8b68240
tree55753b3f12e856d021fccfc60af10a814986dd9f
parent9c0cd477848aa3782b36b8af95b073e11285e653
Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
(cherry picked from commit 8e8a7b015f4f5a76c187dfca9af7519ae356bb16)
ui/jquery.ui.sortable.js