mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-27 15:08:39 +01:00
Add Spectral VZoom Reset
Also shortened the repetitive VZooming code. Changed preference name to 'More vertical zooming'.
This commit is contained in:
@@ -85,7 +85,7 @@ void TracksBehaviorsPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
ScrollingPreferenceKey(),
|
||||
ScrollingPreferenceDefault());
|
||||
#endif
|
||||
S.TieCheckBox(_("Enable Vertical Zooming"),
|
||||
S.TieCheckBox(_("More &vertical zooming"),
|
||||
wxT("/GUI/VerticalZooming"),
|
||||
CFG_DA(!) true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user