mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: GUI becomes unresponsive or freezes when deleting large numbers of files, especially on slow storage devices
This commit is contained in:
parent
37bce52dc9
commit
8055793373
1 changed files with 1 additions and 0 deletions
|
|
@ -408,6 +408,7 @@ begin
|
|||
end;
|
||||
UpdateStatistics(FStatistics);
|
||||
|
||||
AppProcessMessages();
|
||||
CheckOperationState;
|
||||
end;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue