]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009...
authorMike Sherov <mike.sherov@gmail.com>
Wed, 3 Apr 2013 16:26:39 +0000 (12:26 -0400)
committerMike Sherov <mike.sherov@gmail.com>
Wed, 3 Apr 2013 16:26:39 +0000 (12:26 -0400)
commit49c7b7200ef944ffc93487e79e763dfe97b4ff4a
tree4ed188b4de87a6fde2e6f07da460be7370b128d6
parenta88d64514001867b908776e6bfcfac7f1011970d
Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed
tests/unit/draggable/draggable_core.js
ui/jquery.ui.draggable.js