]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with...
authorMatt Hoskins <furlined@cat-basket.org>
Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)
committerScott González <scott.gonzalez@gmail.com>
Mon, 14 Mar 2011 14:51:24 +0000 (10:51 -0400)
commit6fcdff13fa4a14dd5427f71f83727b87520349fb
treebbaae32b674ecfd56a8e2cc752d28031671c39ce
parent2d6ad068733a18e5b69815192e7c0f5614410c56
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.(cherry picked from commit 84257e7f0ae20b81b085f1360c15defdd2b89ea9)
ui/jquery.ui.draggable.js