Elleo / cutespotify

A QT5 Spotify client, based on MeeSpot with support for Ubuntu Touch and SailfishOS.
BSD 3-Clause "New" or "Revised" License
55 stars 25 forks source link

Jump to now playing #7

Open popey opened 10 years ago

popey commented 10 years ago

Assume a list of tracks. Scroll to the top, search for the first track you want to hear. Cutespotify filters to show only the tracks that match, you tap the track to play

The app should stop filtering now we're playing, and (importantly) jump to the track in the list, so you can see what's coming up next without having to scroll through to find it.

popey commented 10 years ago

Given now playing is shown in the toolbar at the bottom and tapping that does nothing currently, it might be prudent to use a tab of the album art / artist in the toolbar to trigger the "scroll to now-playing" event.