Opened 14 years ago
Closed 14 years ago
#3693 closed bug (fixed)
Resizable errors when alsoResize option is a jQuery object
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
To see this problem, you can change the dialog plugin to pass this.element instead of this.element[0]. There will be an error on start of the first attempt to resize.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | resizable-alsoresize.patch added |
---|
comment:1 Changed 14 years ago by
Priority: | major → blocker |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r1246.