]> source.dussan.org Git - jquery-ui.git/commit
sortable: all callbacks with the exception of the beforeStop callback now fire after...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 19 Jan 2009 12:00:45 +0000 (12:00 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 19 Jan 2009 12:00:45 +0000 (12:00 +0000)
commit5190908e61e0d8d360998a8643457bf13f8b3d1a
treea82990d837d01c12a6cb4535a396234bf0ec849b
parent513f19e60bbbf20305e16fe7efdfc86aa157fdca
sortable: all callbacks with the exception of the beforeStop callback now fire after everything has been normalized again (placeholder/helper removed, styles restored). (fixes #3864 and multiple user requests)
ui/ui.sortable.js