]> source.dussan.org Git - jquery-ui.git/commit
prevent overriding/changing the actual $.ui.mouse object by extending it - this was...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 7 Jul 2008 07:39:12 +0000 (07:39 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 7 Jul 2008 07:39:12 +0000 (07:39 +0000)
commitc4a99f521b2bccf23c97c0732779dc70f70f82de
treeb44202a4c823ee91166b9e7617be86cfca1df5db
parent8814c8dc033a5732ce9cb908f3202773cfb356ac
prevent overriding/changing the actual $.ui.mouse object by extending it - this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work)
ui/ui.draggable.js
ui/ui.resizable.js
ui/ui.selectable.js
ui/ui.sortable.js