mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
This call isn't needed to hide the quick play line at end of scrub...
see also commit e815949535
This commit is contained in:
@@ -745,7 +745,6 @@ void Scrubber::StopScrubbing()
|
||||
mDragging = false;
|
||||
mSeeking = false;
|
||||
|
||||
AdornedRulerPanel::Get( *mProject ).DrawBothOverlays();
|
||||
CheckMenuItems();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user