]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Fixed a bug with over/out events and connected draggables.
authorScott González <scott.gonzalez@gmail.com>
Tue, 16 Mar 2010 01:15:57 +0000 (01:15 +0000)
committerScott González <scott.gonzalez@gmail.com>
Tue, 16 Mar 2010 01:15:57 +0000 (01:15 +0000)
commit3c31d720ce6f745b9201a54aeee34de6c22c50ec
tree289082c547af5e1c7ce9759ac4dc1e48aec86a94
parent03adce34dd0d53af47e64091cb41bf1e438e836e
Sortable: Fixed a bug with over/out events and connected draggables.

Fixes #5346 - over and out events not triggered when draggable connected with single (non-nested) sortable.
ui/jquery.ui.sortable.js