UPD: Revert previous commit (the code was correct, the bug should be fixed in plugins)

This commit is contained in:
cordylus 2018-01-21 21:58:13 +00:00
commit 3e6069e8be

View file

@ -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