Search and Top Navigation
#4112 closed bug (notabug)
Opened February 11, 2009 04:29AM UTC
Closed March 16, 2009 12:50AM UTC
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.
Attachments (0)
Change History (3)
Changed February 12, 2009 11:30PM UTC by comment:1
milestone: | TBD → 1.6 |
---|
Changed March 08, 2009 02:37PM UTC by comment:2
milestone: | 1.7 → 1.8 |
---|
Changed March 16, 2009 12:50AM UTC by comment:3
milestone: | 1.8 → 1.7 |
---|---|
resolution: | → invalid |
status: | new → closed |
Shadow has been removed due to various problems.