mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-07 11:59:54 +00:00
fixed #185
This commit is contained in:
parent
5e678c15f3
commit
fbb6614553
@ -190,6 +190,7 @@ export class AppRootComponent {
|
||||
if (this.config.store.appearance.dock === 'off') {
|
||||
// not docked, visible
|
||||
setTimeout(() => {
|
||||
this.hostApp.getWindow().show()
|
||||
this.hostApp.getWindow().focus()
|
||||
})
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user