fix meter display on resume
authorJoey Hess <joeyh@joeyh.name>
Wed, 24 Jul 2024 14:28:48 +0000 (10:28 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 24 Jul 2024 14:28:48 +0000 (10:28 -0400)
commit0594338a78897fb0cd56d9556794b056174780ab
tree8849760a04e27a02a65235ecd8c3c33e3a02ab94
parent7bd616e169827568c4ca6bc6e4f8ae5bf796d2d8
fix meter display on resume

It still needs to be offset, otherwise on resume from 80% it will
display 1%..20%.

Seems that this bug must have affected P2P.Annex as well where it runs
this code, but apparently it didn't affect it in a very user-visible
way. Maybe the transfer log file was updated incorrectly?
Annex/Verify.hs