fix some threading issues
This commit is contained in:
parent
d0f498189c
commit
6ba8527cb6
3 changed files with 40 additions and 10 deletions
|
|
@ -5262,6 +5262,7 @@ bool FurnaceGUI::loop() {
|
|||
}
|
||||
}
|
||||
if (!e->isExporting()) {
|
||||
e->finishAudioFile();
|
||||
ImGui::CloseCurrentPopup();
|
||||
}
|
||||
ImGui::EndPopup();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue