mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 00:56:06 +00:00
This commit is contained in:
@@ -381,6 +381,9 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, 100)
|
}, 100)
|
||||||
|
|
||||||
|
// Propagate visibility to new children
|
||||||
|
this.emitVisibility(this.visibility.value)
|
||||||
}
|
}
|
||||||
this.initialized.next()
|
this.initialized.next()
|
||||||
this.initialized.complete()
|
this.initialized.complete()
|
||||||
|
Reference in New Issue
Block a user