diff options
author | Stefan Pöschel <[email protected]> | 2024-12-13 05:44:28 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-13 04:44:28 +0000 |
commit | bfa6b650c732ff9edddd1537b14bdab39819fc45 (patch) | |
tree | ef4f2eca8dd11017d8ddddded2950d676f9ee335 /libcaja-private/caja-progress-info.h | |
parent | bd0fbeb72efdd6037dd7b1f9e1612efb4b4c4059 (diff) | |
download | caja-bfa6b650c732ff9edddd1537b14bdab39819fc45.tar.bz2 caja-bfa6b650c732ff9edddd1537b14bdab39819fc45.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 'libcaja-private/caja-progress-info.h')
0 files changed, 0 insertions, 0 deletions