[PR #44] [MERGED] Keep format of highligted track when it is playing #579

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

📋 Pull Request Information

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

Base: masterHead: keep-highlighted-playing-track-formatted


📝 Commits (2)

  • 9b387b8 Keep format of highligted track when it is playing
  • 70020c2 removed needless return

📊 Changes

1 file changed (+10 additions, -11 deletions)

View changed files

📝 src/ui/mod.rs (+10 -11)

📄 Description

Currently when a playing track is selected it loses it's format ("|>" prefix) and style.

Before
spotify-tui-highlight-1
spotify-tui-highlight-2

Fixed
spotify-tui-highlight-new-1
spotify-tui-highlight-new-2


🔄 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/44 **Author:** [@jfaltis](https://github.com/jfaltis) **Created:** 10/11/2019 **Status:** ✅ Merged **Merged:** 10/11/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `keep-highlighted-playing-track-formatted` --- ### 📝 Commits (2) - [`9b387b8`](https://github.com/Rigellute/spotify-tui/commit/9b387b8a64012642eb7ae01c070527ea64329b55) Keep format of highligted track when it is playing - [`70020c2`](https://github.com/Rigellute/spotify-tui/commit/70020c2b8048e3907961e5095d17aae60af42f73) removed needless return ### 📊 Changes **1 file changed** (+10 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/mod.rs` (+10 -11) </details> ### 📄 Description Currently when a playing track is selected it loses it's format ("|>" prefix) and style. Before ![spotify-tui-highlight-1](https://user-images.githubusercontent.com/45465572/66663552-3eb0fe80-ec4b-11e9-92be-12d55be6ec66.png) ![spotify-tui-highlight-2](https://user-images.githubusercontent.com/45465572/66663556-407ac200-ec4b-11e9-8390-dec51a22dbc6.png) Fixed ![spotify-tui-highlight-new-1](https://user-images.githubusercontent.com/45465572/66663565-42448580-ec4b-11e9-9876-641f22cb67f1.png) ![spotify-tui-highlight-new-2](https://user-images.githubusercontent.com/45465572/66663569-42dd1c00-ec4b-11e9-9dc1-7d0575cc4f6c.png) --- <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:05 +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#579
No description provided.