diff options
author | Stefan Pöschel <[email protected]> | 2024-12-13 05:44:28 +0100 |
---|---|---|
committer | lukefromdc <[email protected]> | 2025-02-14 02:33:48 -0500 |
commit | 0d21e501c7a15ff0ecd3ba4cc933052474a0ee3d (patch) | |
tree | 515398c1136b22e4ab9b772fc9a00c5435959e2f /mate-submodules | |
parent | b0fb727c62ef9f45865d5d7974df7b79bcf0d133 (diff) | |
download | caja-0d21e501c7a15ff0ecd3ba4cc933052474a0ee3d.tar.bz2 caja-0d21e501c7a15ff0ecd3ba4cc933052474a0ee3d.tar.xz |
caja-file-operations: fix estimate for queued copy (#1759)
* caja-file-operations: fix estimate for queued copy
Fixes the condition for showing an estimate of the remaining duration in
case a copy operation is queued, correctly considering the current
transfer rate.
* caja-file-operations: fix division by 0 for delete
Aligning to the copy operation case, this fixes the condition for
showing an estimate of the remaining duration for delete operations,
preventing a possible division by 0 due to a zero transfer rate.
Diffstat (limited to 'mate-submodules')
0 files changed, 0 insertions, 0 deletions