Apply changed extensions.treestyletab.blockTabsInTitlebar dynamically
This commit is contained in:
parent
4b2fae85b4
commit
8762f8f2ea
@ -2046,6 +2046,10 @@ TreeStyleTabWindow.prototype = inherit(TreeStyleTabBase, {
|
||||
this.endListenKeyEventsFor(this.LISTEN_FOR_AUTOEXPAND_BY_FOCUSCHANGE);
|
||||
break;
|
||||
|
||||
case 'extensions.treestyletab.blockTabsInTitlebar':
|
||||
this.updateTabsInTitlebar();
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user