mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-02 17:23:18 +02:00
AUP3: UP-18 - Closing Audacity is slower with UP-3.0.0
This commit is contained in:
parent
1777afa596
commit
b96b8bccc1
@ -1448,6 +1448,6 @@ void ProjectFileIO::Bypass(bool bypass)
|
||||
|
||||
bool ProjectFileIO::ShouldBypass()
|
||||
{
|
||||
return mBypass;
|
||||
return mTemporary && mBypass;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user