Regain focus after file dialog
This commit is contained in:
parent
bcf05cb8c2
commit
6a9f9cb1e9
@ -548,6 +548,7 @@ void PaulstretchpluginAudioProcessorEditor::chooseFile()
|
||||
m_last_err = processor.setAudioFile(resu);
|
||||
}
|
||||
processor.setAudioPreview(nullptr);
|
||||
toFront(true);
|
||||
}
|
||||
|
||||
void PaulstretchpluginAudioProcessorEditor::showSettingsMenu()
|
||||
|
Loading…
Reference in New Issue
Block a user