mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-22 00:47:13 +01:00
Make zoom toggle finer grained
- Upgraders using zoom toggle will need to reselect the zoom levels they want.
This commit is contained in:
@@ -566,6 +566,12 @@ private:
|
||||
kZoomDefault,
|
||||
kZoomMinutes,
|
||||
kZoomSeconds,
|
||||
kZoom5ths,
|
||||
kZoom10ths,
|
||||
kZoom20ths,
|
||||
kZoom50ths,
|
||||
kZoom100ths,
|
||||
kZoom500ths,
|
||||
kZoomMilliSeconds,
|
||||
kZoomSamples,
|
||||
kZoom4To1,
|
||||
|
||||
Reference in New Issue
Block a user