When clicking on the "Widgets" and "Lists" tabs, the content jumps from the left edge of the page to the center of the page. This is because we are showing the content, and then centering it. To get around this, the visibility of the content is set to hidden, the centering is done, and then the the visibility is set to visible. The same problem happens when you click on the "Show Dialog" button under the "Popups" section, and a similar fix is used to get around this problem.

Patch by: rdayal
Review by: me, jgw

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1181 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed