mirror of
https://github.com/eugeny/tabby
synced 2026-09-24 14:06:03 +00:00
Update xtermFrontend.ts
This commit is contained in:
@@ -186,6 +186,7 @@ export class XTermFrontend extends Frontend {
|
||||
detach (_host: HTMLElement): void {
|
||||
window.removeEventListener('resize', this.resizeHandler)
|
||||
this.resizeObserver?.disconnect()
|
||||
delete this.resizeObserver
|
||||
}
|
||||
|
||||
destroy (): void {
|
||||
|
||||
Reference in New Issue
Block a user