mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-16 15:57:52 +01:00
Add GetInfo Preferences.
This commit is contained in:
@@ -300,7 +300,9 @@ void SpectrumPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
} S.EndScroller();
|
||||
|
||||
EnableDisableSTFTOnlyControls();
|
||||
// Enabling and disabling belongs outside this function.
|
||||
if( S.GetMode() != eIsGettingMetadata )
|
||||
EnableDisableSTFTOnlyControls();
|
||||
|
||||
mPopulating = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user