I have a panel set as the center of a viewport layout, and I am creating Ext.Windows as items in this panel (with constrain = true). However, the constrain does not function properly until the window is resized. Also, when the window is first resized, the window shadows get messed up.
The problem can be seen at http://power-user-tools.no-ip.org, but I created a smaller test case at http://power-user-tools.no-ip.org/test.html.
Much obliged for your help, thanks!