mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-29 21:54:37 +00:00
lint
This commit is contained in:
@@ -485,7 +485,7 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
layout () {
|
layout (): void {
|
||||||
this.root.normalize()
|
this.root.normalize()
|
||||||
this._spanners = []
|
this._spanners = []
|
||||||
this.layoutInternal(this.root, 0, 0, 100, 100)
|
this.layoutInternal(this.root, 0, 0, 100, 100)
|
||||||
|
Reference in New Issue
Block a user