mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 15:20:15 +02:00
Bug1395: restore the white quick-play guideline
This commit is contained in:
parent
a18dce3e0a
commit
f94612e655
@ -2487,6 +2487,8 @@ void AdornedRulerPanel::OnMouseEvents(wxMouseEvent &evt)
|
|||||||
HandleQPRelease(evt);
|
HandleQPRelease(evt);
|
||||||
ShowQuickPlayIndicator();
|
ShowQuickPlayIndicator();
|
||||||
}
|
}
|
||||||
|
else // if (!inScrubZone)
|
||||||
|
ShowQuickPlayIndicator();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user