]> 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)
committerTJ VanToll <tj.vantoll@gmail.com>
Tue, 3 Mar 2015 13:52:21 +0000 (08:52 -0500)
commit18e301f4e29c2080e9aa9dac87c00dee137cb6c9
tree8e5371952c3b902654d543ebbc8d68803a5c21bf
parent4b017b414f107ed3c1dafc7601b61cbcd76acf61
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
tests/unit/resizable/resizable.html
tests/unit/resizable/resizable_options.js
ui/resizable.js