mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 14:43:57 +01:00
Bug1329, partial: Enter invokes OK button again for effects on Mac
This commit is contained in:
@@ -3177,6 +3177,8 @@ void EffectUIHost::OnInitDialog(wxInitDialogEvent & evt)
|
||||
{
|
||||
focused->SelectAll();
|
||||
}
|
||||
|
||||
mApplyBtn->SetFocus();
|
||||
}
|
||||
|
||||
void EffectUIHost::OnErase(wxEraseEvent & WXUNUSED(evt))
|
||||
|
||||
Reference in New Issue
Block a user