mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #663] Playlist list add cover #650
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#650
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/jpochyla/psst/pull/663
Author: @Cleboost
Created: 6/29/2025
Status: 🔄 Open
Base:
main← Head:playlist-list📝 Commits (4)
a61219fRefactor playlist widget layout and placeholder09b69abAdd WebP image support to client and dependencies8ed14f6Remove vertical alignment from playlist image5dbb961Remove French comments from playlist_widget📊 Changes
3 files changed (+64 additions, -46 deletions)
View changed files
📝
psst-gui/Cargo.toml(+1 -0)📝
psst-gui/src/ui/playlist.rs(+62 -46)📝
psst-gui/src/webapi/client.rs(+1 -0)📄 Description
Refactors the playlist widget to improve layout handling for horizontal and sidebar modes, using a unified text_content widget with conditional description display. Replaces the generic placeholder image with a music note icon for playlists without cover art.
This pr fix also some cover that did not load because of
WebPformat (https://github.com/jpochyla/psst/pull/663/commits/09b69abe6ef42e4db916aee805b9dba68476a8c6)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.