mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#789
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/aome510/spotify-player/pull/529
Author: @DOD-101
Created: 7/31/2024
Status: ✅ Merged
Merged: 8/4/2024
Merged by: @aome510
Base:
master← Head:fix-454-2024-07-28📝 Commits (10+)
c662594Add config options for library section width6c38580Add check to config width valuesabb8b92Clean up code and rename config values7b48c95Add documentation for new config options21f5935Remove error handling code6780cbeMerge branch 'master' into add-278-2024-06-3033153b5skip single selection for artist actions (#507)ea32a53show album types in the artist context (#508)e69394fFix mismatched arguments (#511)bde96bdUse BufReader/BufWriter for data from file cache (#510)📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
spotify_player/src/ui/playback.rs(+1 -1)📄 Description
This PR needs to be merged after #482resolvedFix #454 by splitting the metadata text and the "title" text into two
different rects. This means that the title text being cut off to long
won't cause the metadata text to overflow outside the viewport.
This does however mean that the
playback_formatconfig option shouldno longer contain the
{metadata}placeholder.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.