現在のタブを閉じて最初の子が新しい親になる時、ツリーが一旦畳まれてしまう問題を修正(regression)
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5212 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
8d57039428
commit
d5a13d1182
@ -1506,6 +1506,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
dontMove : true
|
||||
});
|
||||
}
|
||||
this.deleteTabValue(aTab, this.kSUBTREE_COLLAPSED);
|
||||
}
|
||||
else {
|
||||
this.attachTabTo(aTab, children[0], {
|
||||
|
Loading…
Reference in New Issue
Block a user