]> source.dussan.org Git - jquery-ui.git/commit
Resizable: Modified to allow jquery objects as handles
authorPatricia Juarez <patrixd@gmail.com>
Thu, 14 Nov 2013 12:40:57 +0000 (13:40 +0100)
committerScott González <scott.gonzalez@gmail.com>
Tue, 10 Mar 2015 16:23:56 +0000 (12:23 -0400)
commit65f31c2ead48755ac4cdffb95478a2f6d02801ff
treef78dd784c2f47cb476d6e44909d62a9fbd30512d
parentde75b40835ecb82360321dafbd87d66db5404a4a
Resizable: Modified to allow jquery objects as handles

Custom handlers did not work as jquery objects (outside the resizable element)

Fixes #9658
Closes gh-1445
(cherry picked from commit 18e301f4e29c2080e9aa9dac87c00dee137cb6c9)
tests/unit/resizable/resizable.html
tests/unit/resizable/resizable_options.js
ui/resizable.js