説明
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4512 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
4d4a33e28f
commit
2491a2fb43
@ -92,7 +92,8 @@ pref("extensions.treestyletab.focusMode", 1);
|
|||||||
pref("extensions.treestyletab.closeParentBehavior", 0);
|
pref("extensions.treestyletab.closeParentBehavior", 0);
|
||||||
/*
|
/*
|
||||||
0 = escalate only the first child tab to the root level
|
0 = escalate only the first child tab to the root level
|
||||||
1 = escalate all children to new roots
|
1 = escalate all children to new roots (=detach all children)
|
||||||
|
Note: this affects only when closeParentBehavior == 0
|
||||||
*/
|
*/
|
||||||
pref("extensions.treestyletab.closeRootBehavior", 0);
|
pref("extensions.treestyletab.closeRootBehavior", 0);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user