Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EstimatedDurationString "overflows" if EstimatedDuration exceeds 24 hours #94

Closed
drehtisch opened this issue Mar 27, 2022 · 0 comments · Fixed by #95
Closed

EstimatedDurationString "overflows" if EstimatedDuration exceeds 24 hours #94

drehtisch opened this issue Mar 27, 2022 · 0 comments · Fixed by #95

Comments

@drehtisch
Copy link
Contributor

Cause:

$" / {estimatedDuration.Hours:00}:{estimatedDuration.Minutes:00}:{estimatedDuration.Seconds:00}";

drehtisch added a commit to drehtisch/shellprogressbar that referenced this issue Mar 27, 2022
Mpdreamz pushed a commit that referenced this issue Jun 7, 2022
…ate estimatedDuration (#95)

* Fix #94: EstimatedDuration "overflow" if > 24h

* Fix #89: Tick doesn't update _estimatedDuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant