Skip to content
Snippets Groups Projects

QueueViewController: Queue Remove Media Enhancements

This Merge brings a UI Update and handles some corner cases.

Corner cases

  • Removing the currently playing media from the queue did not change the playback and the queue collection view wasn't being updated correctly.
  • Removing all media from the queue did not stop the playback and produced an empty collectionView.

Enhancements

  • Adding a remove button to only queue cells makes removing media easier and clearer than the scroll-to-remove method.
  • Handling removing the currently playing media and changing the playback to the proper media item due to the index and playing mode.
  • Ensuring that playback is stopped when the queue becomes empty after removing all media.
Queue Media Removing issues Queue Media Removing Enhancements
QueueIssue QueueMediaRemoveEnhancements

Merge request reports

Merge request pipeline #567179 passed

Merge request pipeline passed for a668b71a

Loading
Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading