EasyUI Forum

General Category => Bug Report => Topic started by: Xiaolin on July 06, 2011, 02:30:39 AM



Title: The dialog shadow issue
Post by: Xiaolin on July 06, 2011, 02:30:39 AM
If do not set the dialog width (I wanna the dialog width fit its content automatically), the dialog shadow will display incrrectly at the first time, but if close it and then open it again, it works.


Title: Re: The dialog shadow issue
Post by: stworthy on July 06, 2011, 03:16:27 AM
Usually the dialog float over the page and need to set its width and height. You can set the 'maximized' property to true to make dialog maximize when open.


Title: Re: The dialog shadow issue
Post by: never on July 06, 2011, 03:33:02 AM
If do not set the dialog width (I wanna the dialog width fit its content automatically), the dialog shadow will display incrrectly at the first time, but if close it and then open it again, it works.

I have the same problem with the dialog height. I only set the dialog width, but height auto. When i click the maximize button and restore, then the vertical shadow still stay maximum only when i reopen or resize it.
But the window plugin works correct.