> This is strange, I'd swear it used to work… > It must then be a lower-level change, as I don't see anything suspicious > in the latest changes to PopupPanel or any ancestor class. >
We use PopupPanel.center() for showing wizards. Also we calculate optimal wizard sizes before first showing the wizard and also inside Window.addResizeHandler() and finally calling center() after the new wizard size has been calculated and applied to the PopupPanel (setPixelSize()). We do all this without a deferred command and haven't had an issue with it. -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
