gwt /
gwt /
b105fce2a83c9888f298cdbee7668b67f819aa79 DeckPanel now calls setVisible(false) on child widgets when they become hidden (ie. another Widget is shown). In addition, setVisible(false) is called when Widgets are added to the DeckPanel for consistency and legacy support. Previously, I removed calls to setVisible(true/false) when I started wrapping widgets in container elements, then I readded the call to setVisible(true) for legacy support. This final patch adds the last piece of legacy support.
Patch by: jlabanca
Review by: ajr (desk)
Issue: 2510
git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.5@3380 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed