]> source.dussan.org Git - jquery-ui.git/commit
Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416...
authorScott González <scott.gonzalez@gmail.com>
Tue, 31 Jul 2012 20:27:43 +0000 (16:27 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 31 Jul 2012 20:27:43 +0000 (16:27 -0400)
commite68bee9b84b16ee8a757a7a1f44d93f4ba78c656
tree78f81d54c56ce62cbcb298cd078a9c75339784f2
parent7e1cb95d379c95ec412dccf6bc1b4e75dd203951
Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed.
ui/jquery.ui.mouse.js