1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Improved behavior of scrubbing menu items: Checkmarks, and toggling behavior.

This commit is contained in:
Paul Licameli
2016-04-22 17:12:56 -04:00
parent 64aed12384
commit 4fba13bd2a
5 changed files with 120 additions and 45 deletions

View File

@@ -88,11 +88,6 @@ void OnPlayBeforeAndAfterSelectionEnd();
void OnPlayLooped();
void OnPlayCutPreview();
void OnScrub();
void OnScrollScrub();
void OnSeek();
void OnScrollSeek();
// Wave track control
void OnTrackPan();