mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-21 15:43:30 -05:00
fix(tracker/gioui): make VSTI close event wait that gioui actually quit
This commit is contained in:
parent
e3c7d2cba4
commit
12f15d1066
@ -10,6 +10,6 @@ func (t *Tracker) Quit(forced bool) bool {
|
||||
t.ConfirmSongDialog.Visible = true
|
||||
return false
|
||||
}
|
||||
t.quitted = true
|
||||
t.sendQuit()
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user