Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Music: miniplayer image & text updates #58341

Merged
merged 5 commits into from
May 2, 2024
Merged

Conversation

breville
Copy link
Member

@breville breville commented May 1, 2024

The miniplayer will no longer show pack images for now, and will instead show a musical note image with a background radial blur, with its color provided by an optional per-pack color field in the library JSON, which looks like this:

"color": "#EF5A00",

We also show the pack's name and artist.

Screenshot 2024-05-01 at 2 41 41 PM

@breville breville requested review from moneppo, markabarrett and a team May 1, 2024 04:44
Copy link
Contributor

@sanchitmalhotra126 sanchitmalhotra126 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution!

apps/src/music/player/MusicLibrary.ts Outdated Show resolved Hide resolved
apps/src/music/views/MiniMusicPlayer.tsx Outdated Show resolved Hide resolved
apps/src/music/views/MiniMusicPlayer.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@thomasoniii thomasoniii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one minor suggestion I waffled about, and otherwise +1 to everything @sanchitmalhotra126 said in his review.

beyond those, lgtm as well 🚀

Copy link
Contributor

@fisher-alice fisher-alice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool solution!

@breville breville merged commit 86d3b9c into staging May 2, 2024
2 checks passed
@breville breville deleted the music-miniplayer-pack-image branch May 2, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants