mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Zoom Toggle
Added preferences for Zoom-Toggle and put into menus. New helper functions for determining zoom scaling. Optional EXPERIMENTAL_ZOOM_TOGGLE_BUTTON added, and Light theme updated. Not enabled for 2.2.2.
This commit is contained in:
@@ -91,6 +91,9 @@
|
||||
// This turns on the Theme panel in Prefs dialog. It is independent of EXPERIMENTAL_THEMING.
|
||||
//#define EXPERIMENTAL_THEME_PREFS
|
||||
|
||||
// This shows the zoom toggle button on the edit toolbar.
|
||||
//#define EXPERIMENTAL_ZOOM_TOGGLE_BUTTON
|
||||
|
||||
//Next line enables Mic monitoring at times when it was previously off.
|
||||
//More work is needed as after recording or playing it results in an
|
||||
//unwanted record-cursor on the wave track.
|
||||
|
Reference in New Issue
Block a user