Activate "alllow to collapse/expand" on the startup #1070
This commit is contained in:
parent
c3b170fe24
commit
bacdaf424f
@ -874,6 +874,8 @@ TreeStyleTabBrowser.prototype = inherit(TreeStyleTabWindow.prototype, {
|
||||
|
||||
this.getAllTabs(b).forEach(this.initTab, this);
|
||||
|
||||
this.allowSubtreeCollapseExpand = true; // reset attribute
|
||||
|
||||
this.onPrefChange('extensions.treestyletab.maxTreeLevel');
|
||||
this.onPrefChange('extensions.treestyletab.tabbar.style');
|
||||
this.onPrefChange('extensions.treestyletab.twisty.style');
|
||||
|
Loading…
x
Reference in New Issue
Block a user