Opened 14 years ago
Closed 14 years ago
#4122 closed bug (fixed)
Dialog's content area isn't resized when height is adjusted
Reported by: | dmuir | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In themeroller, open the dialog and resize it:
$('#dialog').dialog('option', 'height', 100);
Only the outer widget div gets resized, and the button pane gets cut off.
Related issue #4112
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Component: | ui.core → ui.dialog |
---|---|
Milestone: | TBD → 1.6 |
Priority: | critical → major |
comment:3 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
Bah, won't let me edit. ui.dialog, not ui.core...