With Tab Mix Plus, failed to restore secondary or later pinned tabs if there is no normal tab
This commit is contained in:
parent
7ed52bca37
commit
afca500dbe
@ -2591,7 +2591,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
|
||||
if (this.animationEnabled) {
|
||||
this.updateTabCollapsed(tab, true, true);
|
||||
this.updateTabCollapsed(tab, false, this.restoringTree);
|
||||
this.updateTabCollapsed(tab, false, this.windowService.restoringTree);
|
||||
}
|
||||
|
||||
this.updateInsertionPositionInfo(tab);
|
||||
|
Loading…
x
Reference in New Issue
Block a user