DalerAsrorov/syncloud-queue

Only current track in the queue should be playable

DalerAsrorov opened this issue · 1 comments

Disable play button while maintaining the track layout for all tracks in the queue except for the currently playing track. The idea is that, once a song is in the queue, it will wait its turn to play. For now we need to limit the actions on the queue for the user.

Added feature in this commit.