Opened 14 years ago
Closed 14 years ago
#3775 closed bug (fixed)
animated resizable broken
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On mouseup after a resize this error is thrown, no animation occurs:
callback.call is not a function return !(callback && callback.call(this.element[0], event, data) === false ui.core.js (line 378)
Note: See
TracTickets for help on using
tickets.
Fixed in r1623