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