[BUG] minor elapsed time misprint
- Lingua principale
- PHP
- Stelle
- 7.3k
- Fork
- 294
- Merge medio
- 14g 16h
- PR unite (30g)
- 1
Descrizione
### Configuration
- Keka version: 1.2.14 (4561)
- macOS version: 10.15.7 (19H1217)
### Describe the bug
During compression the Keka status modal incorrectly labels minutes beneath the progress bar where it displays elapsed time in seconds. I.e.:
01:22 minutes
which means 1 hour 22 minutes
when in fact the elapsed time is 1 minute 22 seconds
also whenever it's not moving, it's unclear that this number is elapsed time, not estimated completion
### To Reproduce
Compressing a DMG
### Expected behavior
elapsed time should be displayed and labeled as one of the following
00:01:22
01:22 seconds
01:22 seconds elapsed
the last option is the clearest, IMO
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.