mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +01:00
Bug1395: restore the white quick-play guideline
This commit is contained in:
@@ -2487,6 +2487,8 @@ void AdornedRulerPanel::OnMouseEvents(wxMouseEvent &evt)
|
||||
HandleQPRelease(evt);
|
||||
ShowQuickPlayIndicator();
|
||||
}
|
||||
else // if (!inScrubZone)
|
||||
ShowQuickPlayIndicator();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user