[PR #126] [MERGED] Prevent Gauge error when track progress is negative #619

Closed
opened 2026-02-28 14:50:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/126
Author: @Rigellute
Created: 11/1/2019
Status: Merged
Merged: 11/1/2019
Merged by: @Rigellute

Base: masterHead: fix-125


📝 Commits (1)

  • c6a33e7 Prevent Gauge error when track progress is negative

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 src/ui/mod.rs (+4 -1)

📄 Description

This should not happen now due to the fixes in PR #124. However this is
an extra precaution in case tracks can have negative progress due to
some other bug in the future.

Closes #125 issue


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/126 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 11/1/2019 **Status:** ✅ Merged **Merged:** 11/1/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-125` --- ### 📝 Commits (1) - [`c6a33e7`](https://github.com/Rigellute/spotify-tui/commit/c6a33e7c317beaffb60a32dd1df898f53e9f85f0) Prevent Gauge error when track progress is negative ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/mod.rs` (+4 -1) </details> ### 📄 Description This should not happen now due to the fixes in PR #124. However this is an extra precaution in case tracks can have negative progress due to some other bug in the future. Closes #125 issue --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#619
No description provided.