Hi,

the panel can be centered using a left/right margin with "auto".
Then, the DockLayoutPanel is centered, but then there are unwanted things 
appearing at the edge, e. g. a logging popup window:

<https://lh4.googleusercontent.com/-oiWl7ldVXrs/U03zgcGpi8I/AAAAAAAAAGk/AD5mnq_vVOk/s1600/screen1.png>
I see that the DockLayoutPanel is located inside the body element, but it 
is not the body element itself. The body element has a width of the screen 
(1920px), but a height of 0, even if I set it manually to 100% in chrome 
inspector:

<https://lh5.googleusercontent.com/-JAhvcFjo14c/U03z2hAR6xI/AAAAAAAAAGs/KFL48l_2GqE/s1600/screen.png>
Why doesn't the body element cover the whole screen?
I would like to avoid adding an intermediate panel to cover the whole 
screen.
How should this be done?

Thanks
Magnus

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to