Highlight the currently-playing song in the collection #22

Closed
opened 2016-02-24 01:13:55 -05:00 by theMutatedShrimp · 5 comments
No description provided.
anna added this to the 6.4.13 milestone 2016-02-24 12:59:30 -05:00
Owner

Is scrolling to the current track good enough? We already have a "Now Playing" area to show what track is playing.

Is scrolling to the current track good enough? We already have a "Now Playing" area to show what track is playing.

Honestly... no. If I scroll away and then scroll back, I'd like to see the currently-playing track highlighted in bold or something like that.

Since this is me being picky, I can take ownership of actually implementing this feature. That way if it takes longer than I want, it's my own durn fault ;-)

Honestly... no. If I scroll away and then scroll back, I'd like to see the currently-playing track highlighted in bold or something like that. Since this is me being picky, I can take ownership of actually implementing this feature. That way if it takes longer than I want, it's my own durn fault ;-)
Owner

I'll look into it and see how difficult bolding rows turns out to be. I might be able to add a hidden column to the GTK container that holds track data with a "bold" property that applies to the entire row.

I'll look into it and see how difficult bolding rows turns out to be. I might be able to add a hidden column to the GTK container that holds track data with a "bold" property that applies to the entire row.
anna self-assigned this 2016-06-04 17:55:12 -04:00
anna referenced this issue from a commit 2016-06-07 18:13:27 -04:00
dfb023a0fca3fe391796151eb0078ec1f51dc65b
Owner

This should be implemented by dfb023a0. Can you check out this commit and tell me what you think?

This should be implemented by dfb023a0. Can you check out this commit and tell me what you think?

It works perfectly!

It works perfectly!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/ocarina#22
No description provided.