]> source.dussan.org Git - jquery-ui.git/commit
Sortable: calculating item positions on the fly and setting the direction variable...
authorCourthead <courtlandallen@gmail.com>
Sun, 22 Apr 2012 01:33:49 +0000 (18:33 -0700)
committerScott González <scott.gonzalez@gmail.com>
Tue, 22 May 2012 12:00:20 +0000 (08:00 -0400)
commitc42bdcecf825e295f483413f8d20b2079947faec
tree7c4c7b81da0793d8aadd314f161cf5cb94b59440
parent033f83ffebf2c25284796d661c01613936674a47
Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables
ui/jquery.ui.sortable.js