mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-06 15:37:44 +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()
|
bool ProjectFileIO::ShouldBypass()
|
||||||
{
|
{
|
||||||
return mBypass;
|
return mTemporary && mBypass;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user