mirror of
https://github.com/Eugeny/tabby
synced 2024-12-14 07:12:50 +00:00
This commit is contained in:
parent
9d11730417
commit
a769fdd036
1 changed files with 3 additions and 0 deletions
|
@ -381,6 +381,9 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
|
|||
}
|
||||
}
|
||||
}, 100)
|
||||
|
||||
// Propagate visibility to new children
|
||||
this.emitVisibility(this.visibility.value)
|
||||
}
|
||||
this.initialized.next()
|
||||
this.initialized.complete()
|
||||
|
|
Loading…
Reference in a new issue