プロパティ名変更忘れ

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5070 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-09-03 08:57:27 +00:00
parent 752925b2b1
commit a1bfa7161b

View File

@ -2176,7 +2176,7 @@ catch(e) {
this.setTreePref('tabbar.height', b.mStrip.boxObject.height);
}
else {
if (!b.treeStyleTab.autoHide.tabbarExpanded)
if (!b.treeStyleTab.autoHide.expanded)
this.setTreePref('tabbar.shrunkenWidth', b.mStrip.boxObject.width);
else
this.setTreePref('tabbar.width', b.mStrip.boxObject.width);