mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-19 15:44:20 +01:00
Start backward scrub, sometimes play head move a little forward; fix
This commit is contained in:
@@ -417,6 +417,7 @@ bool Scrubber::MaybeStartScrubbing(wxCoord xx)
|
||||
mOptions.delay = (ScrubPollInterval_ms / 1000.0);
|
||||
mOptions.isPlayingAtSpeed = false;
|
||||
mOptions.isKeyboardScrubbing = false;
|
||||
mOptions.initSpeed = 0;
|
||||
mOptions.minSpeed = 0.0;
|
||||
#ifdef USE_TRANSCRIPTION_TOOLBAR
|
||||
if (!mAlwaysSeeking) {
|
||||
|
||||
Reference in New Issue
Block a user