mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-17 18:59:19 +01:00
perf: ♻️ Optimize window control
This commit is contained in:
parent
45d5030846
commit
0530ed38ef
@ -116,6 +116,7 @@ app.whenReady().then(() => {
|
||||
})
|
||||
|
||||
app.on('window-all-closed', () => {
|
||||
app.isQuiting = true
|
||||
app.quit()
|
||||
mainWindow = null
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user