For a GWT project I am working on, I having trouble fixing a weird IE
7 bug having to do with window resizing.
Basically, when I re-size the window and change the history token(load
the different section of the app) center of the app stops resizing, so
sort of like becoming fixed positioning.

Center of the app is styled with  <g:LayoutPanel> with <g:Layer> as
child element.
There is no custom styling for this section of the page.
So basically when you re-size the window and re-size it back to full
screen, window does re-sizes but not the app (app is weirdly fixed in
the previously re-sized position)

Does anyone know how to fix this issue?

Thanks

-- 
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.

Reply via email to