[PR #164] [MERGED] Fix columns width in Recently Played Tracks #645

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

📋 Pull Request Information

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

Base: masterHead: fix-columns-width-2


📝 Commits (1)

  • b95ff4d Fix columns width in Recently Played Tracks

📊 Changes

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

View changed files

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

📄 Description

Description of the issue

The Length column was missing in the Recently Played Tracks table, which was caused by width exceeding the total available space.

Before After
Screenshot 2019-11-25 at 09 55 21 Screenshot 2019-11-25 at 09 54 49

🔄 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/164 **Author:** [@gpawlik](https://github.com/gpawlik) **Created:** 11/25/2019 **Status:** ✅ Merged **Merged:** 11/25/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-columns-width-2` --- ### 📝 Commits (1) - [`b95ff4d`](https://github.com/Rigellute/spotify-tui/commit/b95ff4dc96dbf25b4dfd56ed817ad447911bfcb5) Fix columns width in Recently Played Tracks ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/mod.rs` (+2 -1) </details> ### 📄 Description ### Description of the issue The `Length` column was missing in the `Recently Played Tracks` table, which was caused by width exceeding the total available space. | Before | After | | -------------------- | ------------------- | | <img width="500" alt="Screenshot 2019-11-25 at 09 55 21" src="https://user-images.githubusercontent.com/6296883/69530634-43671300-0f6a-11ea-972a-d77826e51b16.png"> | <img width="500" alt="Screenshot 2019-11-25 at 09 54 49" src="https://user-images.githubusercontent.com/6296883/69530579-29c5cb80-0f6a-11ea-85e6-774b5ea6d9be.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:19 +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#645
No description provided.