mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 15:38:02 +02:00
This call isn't needed to hide the quick play line at end of scrub...
see also commit e815949535d73e46d048c79f706024ee6669df11
This commit is contained in:
parent
9faa746d4d
commit
8c59b6f1cf
@ -745,7 +745,6 @@ void Scrubber::StopScrubbing()
|
||||
mDragging = false;
|
||||
mSeeking = false;
|
||||
|
||||
AdornedRulerPanel::Get( *mProject ).DrawBothOverlays();
|
||||
CheckMenuItems();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user