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