FIX: GUI becomes unresponsive or freezes when deleting large numbers of files, especially on slow storage devices

This commit is contained in:
rich 2022-06-26 13:50:30 +08:00 committed by Alexander Koblov
commit 8055793373

View file

@ -408,6 +408,7 @@ begin
end;
UpdateStatistics(FStatistics);
AppProcessMessages();
CheckOperationState;
end;
end;