Looks like a timing issue. I have a setWidth() for the root panel wrapped under DeferredCommand.addCommand(), and it does resize sometimes, but not always (may be 2/3 of the time). I'd appreciate any help you can give!
On Mar 10, 5:29 pm, Sekhar <[email protected]> wrote: > I'm building a GWT layout (UiBinder) for mobile WebKit browsers. How > would you redraw the layout when the orientation changes, say from > portrait to landscape? I'm able to set the new width, but the layout > isn't redrawing. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
