mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
.
This commit is contained in:
@@ -120,7 +120,9 @@ export class AppRootComponent {
|
||||
}
|
||||
}
|
||||
}
|
||||
this.docking.dock()
|
||||
setImmediate(() => {
|
||||
this.docking.dock()
|
||||
})
|
||||
}
|
||||
|
||||
getLeftToolbarButtons (): IToolbarButton[] { return this.getToolbarButtons(false) }
|
||||
|
Reference in New Issue
Block a user