]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Changed logic to only subtract left and top offsets of containment if...
authorkborchers <k_borchers@yahoo.com>
Thu, 12 May 2011 21:27:12 +0000 (16:27 -0500)
committerScott González <scott.gonzalez@gmail.com>
Fri, 13 May 2011 19:35:53 +0000 (15:35 -0400)
commit18669056957c49d5b72693a1d61d47f041d6e5ff
treefd15e4c206ff90908ee4f6bd2cd40016b119172d
parent427f3d4345c6c3507fefcd9319adaf5588faaad4
Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable
(cherry picked from commit 6e6d0b749c4724955a88a0a53ae1378391991064)
ui/jquery.ui.draggable.js