mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 11:28:00 +00:00
fixed #4537 - macos: focus app when showing a new window
This commit is contained in:
@@ -116,6 +116,7 @@ export class Window {
|
|||||||
}
|
}
|
||||||
this.window.focus()
|
this.window.focus()
|
||||||
this.window.moveTop()
|
this.window.moveTop()
|
||||||
|
application.focus()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user