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

Highlight currently playing playlist #1484

Open
OpenSauce04 opened this issue Jul 22, 2024 · 1 comment
Open

Highlight currently playing playlist #1484

OpenSauce04 opened this issue Jul 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@OpenSauce04
Copy link

Is your feature request related to a problem? Please describe.
If you don't currently have the playlist open, it can be difficult to tell which playlist is currently being played by ncspot, as there is no visual indication as there is with songs:
image
image

Describe the solution you'd like
The currently playing playlist should be highlighted in the same fashion as songs are

Describe alternatives you've considered
N/A

@OpenSauce04 OpenSauce04 added the enhancement New feature or request label Jul 22, 2024
@bfahrenfort
Copy link

I'm looking at this to try and get plugged into the codebase because I'd like to start contributing. Do any maintainers know what it would entail?

I found the color change for ListItem in ListView's draw(), is it just a matter of implementing ListItem for ui::Playlist or should I implement Playable as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants