mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Allow initial display to refresh
This commit is contained in:
parent
9212629945
commit
0c41583be1
@ -995,6 +995,7 @@ void FreqWindow::Recalc()
|
||||
|
||||
wxWindow *hadFocus = FindFocus();
|
||||
wxWindowDisabler *blocker = new wxWindowDisabler(mProgress);
|
||||
wxYieldIfNeeded();
|
||||
|
||||
mAnalyst->Calculate(alg, windowFunc, mWindowSize, mRate,
|
||||
mData, mDataLen,
|
||||
|
Loading…
x
Reference in New Issue
Block a user