[PR #413] [CLOSED] Fix device selection screen formatting #810

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/413
Author: @ClementTsang
Created: 4/24/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • bb18f44 Fix device selection screen formatting

📊 Changes

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

View changed files

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

📄 Description

Very minor thing I noticed when setting up - the text looks a bit wonky in the device selection screen.

Currently:
image

I just made it one string instead with proper spacing and added a period, which (IMO) looks nicer:

image


🔄 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/413 **Author:** [@ClementTsang](https://github.com/ClementTsang) **Created:** 4/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`bb18f44`](https://github.com/Rigellute/spotify-tui/commit/bb18f4468778ed57a0bed384e2b9ec4147c99adc) Fix device selection screen formatting ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/mod.rs` (+4 -4) </details> ### 📄 Description Very minor thing I noticed when setting up - the text looks a bit wonky in the device selection screen. Currently: ![image](https://user-images.githubusercontent.com/34804052/80241486-ab14ad80-8631-11ea-9493-eb0d38abb29f.png) I just made it one string instead with proper spacing and added a period, which (IMO) looks nicer: ![image](https://user-images.githubusercontent.com/34804052/80241553-c089d780-8631-11ea-824a-0cb05f8cc6b0.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:53:26 +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#810
No description provided.