mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Revert previous commit (the code was correct, the bug should be fixed in plugins)
This commit is contained in:
parent
1cb5ce308d
commit
3e6069e8be
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ begin
|
|||
// Get progress percent value to directly set progress bar
|
||||
else if Size < 0 then
|
||||
begin
|
||||
CurrentFile:= FileName;
|
||||
// Total operation percent
|
||||
if (Size >= -100) and (Size <= -1) then
|
||||
begin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue