Opened 14 years ago
Closed 14 years ago
#4112 closed bug (notabug)
Dialog shadow does not resize when dialog is resized after init
Reported by: | dmuir | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | shadow, resize | Cc: | |
Blocked by: | Blocking: |
Description
Go to themeroller and open the dialog.
Then in the console, type this:
$('#dialog').dialog('option', 'height', 100);
Height of the shadow remains at 500.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:3 Changed 14 years ago by
Milestone: | 1.8 → 1.7 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Shadow has been removed due to various problems.