mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
This commit is contained in:
parent
9d11730417
commit
a769fdd036
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user