#4819 closed enhancement (wontfix)
Pass full options into Draggable and Resizable
Reported by: | jasonlfunk | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I wanted to be able to specify all the available options in the draggable and resizable classes for my dialog box. Here is my patch:
Attachments (1)
Change History (3)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The dialog plugin intentionally does not provide the full API of three plugins. If you need that level of control, make the dialog draggable and resizable on your own.