]> source.dussan.org Git - jquery-ui.git/commit
sortable: removed support for ui.cancel(), must now be called via the sortable()...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 4 Nov 2008 13:34:04 +0000 (13:34 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 4 Nov 2008 13:34:04 +0000 (13:34 +0000)
commite4d0e3e2e35abbf6cd7380b585917459d47d288a
treea517f75d6339086dbeefc95b195302869d185505
parent5e5116b3d4ce615baaa62c8cf2a45a5dd3523ffa
sortable: removed support for ui.cancel(), must now be called via the sortable() function as method (sortable('cancel')). Now works even if the drag is still ongoing, i.e. the mouse button is still pressed.
ui/ui.sortable.js