]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with... 155/head
authorMatt Hoskins <furlined@cat-basket.org>
Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)
committerMatt Hoskins <furlined@cat-basket.org>
Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)
commit84257e7f0ae20b81b085f1360c15defdd2b89ea9
tree93b0eff387924133254c7621a724358bc14458e8
parent5bc57a82c8a0bf89694ffc0744d9a6d3095b02b9
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.
ui/jquery.ui.draggable.js