Skip to content

TimelineQueueNavigator.getSupportedQueueNavigatorActions() ignores shuffle #5065

@kkuepper

Description

@kkuepper

Currently getSupportedQueueNavigatorActions() does not take into account if shuffle is enabled or not. That leads to that ActionSkipToNext or ActionSkipToPrevious is disabled in wrong situations.

Reproduction steps

  • play a list of tracks
  • enable shuffle
  • skip to next track until you hit the latest item the list
    -> ActionSkipToNext is disabled even though not all songs have been shuffled through

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions