Project: dojo

Revision: 15137

Author: bill

Date: 05 Sep 2008 00:05:46

Diff at Trac: http://trac.dojotoolkit.org/changeset/15137

Changes:

Fixes #5821, fixes #7594: programatically adding tab to empty TabContainer fails.
Problem was that we were querying size of tab strip before any tabs had been created,
thus it was coming out as 0.

May also help fix part of #4502 (refs #4502).

!strict

Files:
modified: /dijit/trunk/layout/StackContainer.js (try)
Diff: To list