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

Excessive scroll time on long queues while on random/shuffle #21

Open
j-c opened this issue Nov 13, 2015 · 0 comments
Open

Excessive scroll time on long queues while on random/shuffle #21

j-c opened this issue Nov 13, 2015 · 0 comments

Comments

@j-c
Copy link

j-c commented Nov 13, 2015

When viewing the full "now playing" queue, the UI scrolls to the currently playing track at a fixed speed. On long queues when using random/shuffle modes, skipping to the next track can take seconds to scroll to the next playing track.

Steps to reproduce

  1. Under all songs select any track (this seems to put everything into the current queue).
  2. Tap on "View full queue..."
  3. Ensure that shuffle/random is enabled
  4. Skip to next song.

Expected:

  • Next track presented in a timely fashion.

Actual:

  • The UI scrolls to currently playing track when "view full queue" is tapped. This may take long time depending on length of queue and song position in the queue.
  • Changing song causes the UI to scroll to the song in the same fashion, taking a long time based on queue length and song position in the queue.
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

No branches or pull requests

1 participant