mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
Reverted r12443 following discussion. Mouse clicked play-button now pops up immediately. Consensus was that it makes 'replay' more discoverable.
This commit is contained in:
parent
030d2450a8
commit
a4d885d74f
@ -745,8 +745,7 @@ void ControlToolBar::PlayDefault()
|
||||
else
|
||||
PlayCurrentRegion(false); /* play normal */
|
||||
|
||||
//JKC play button should only pop up AFTER play is complete.
|
||||
//mPlay->PopUp();
|
||||
mPlay->PopUp();
|
||||
}
|
||||
|
||||
void ControlToolBar::StopPlaying(bool stopStream /* = true*/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user