]> source.dussan.org Git - jquery-ui.git/commit
sortable: connecting draggables to a sortable and dropping them on the sortable now...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 29 May 2008 12:37:32 +0000 (12:37 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 29 May 2008 12:37:32 +0000 (12:37 +0000)
commit2d6b7469cb81844ecf102db37a388e4cea77ef0f
tree0e1d56d52632fc5530fe5a96bce9fa8642416031
parentaba9f3253192bb4763650f16e9d2ed66092d6aac
sortable: connecting draggables to a sortable and dropping them on the sortable now also triggers a "receive" event, where the sender will be the original draggable. Moving out of the sortable while dragging a connected draggable will not trigger the stop/update events anymore.
ui/source/ui.draggable.js
ui/source/ui.sortable.js