Fixes a backward compatibility bug in DeckPanel where the offsetWidth and offsetHeight of a child widget weren't defined in the child widget's onLoad method.  By rearranging the order in which the container element is initialized and the child widget is adopted, we made the offsetWidth/Height available.

Patch by: ecc, fredsa, jlabanca
Review by: jlabanca, ecc (pair programming)
Issue: 2321



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