mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #413] [CLOSED] Fix device selection screen formatting #810
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#810
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/413
Author: @ClementTsang
Created: 4/24/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
bb18f44Fix 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:

I just made it one string instead with proper spacing and added a period, which (IMO) looks nicer:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.