]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Changed to check the parent's length so that the dom position of the remove... 294/head
authorkborchers <k_borchers@yahoo.com>
Mon, 16 May 2011 21:25:03 +0000 (16:25 -0500)
committerkborchers <k_borchers@yahoo.com>
Mon, 16 May 2011 21:25:03 +0000 (16:25 -0500)
commit8e8a7b015f4f5a76c187dfca9af7519ae356bb16
tree93c4f8c772b2dbcb72d54996c0b8cdd3fc4ebf5a
parentdb3d1945b8376f584f23b36680b70a82e5018667
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.
ui/jquery.ui.sortable.js