Skip to content
Snippets Groups Projects

MediaCategoryViewController: Fix media deletion + Minor improvements

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:current-media into master

This merge request brings an adjustment to:

  • The play queue that is scrolled to the currently playing item only if the current index is valid in order to avoid any exceptions.
  • The currently playing cell's scroll view that now enabled allowing the user to delete it.

This merge request also brings a fix to the deletion of medias when the playback started with the following behaviours:

  • If the media deleted is in the media list being played, the media list is updated as well as the play queue
  • If the currently playing media is deleted, the media list and the play queue are updated and the next media in queue starts playing
  • If the media deleted is not in the media list, no further action is performed.

Delete

Merge request reports

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
Please register or sign in to reply
Loading