Skip to content

Only highlight crates/playlists when a single track is selected#2242

Merged
daschuer merged 1 commit intomixxxdj:masterfrom
uklotzde:2.2_track_selected
Sep 28, 2019
Merged

Only highlight crates/playlists when a single track is selected#2242
daschuer merged 1 commit intomixxxdj:masterfrom
uklotzde:2.2_track_selected

Conversation

@uklotzde
Copy link
Copy Markdown
Contributor

@uklotzde uklotzde commented Aug 16, 2019

Selecting multiple tracks creates a very inconsistent experience. Sometime crates and playlists get highlighted, sometimes not. It is not obvious why and how this happens when selecting more than 1 track.

The signal that a track is selected must only be sent if exactly 1 track is selected! Otherwise an empty track pointer is sent to indicate that no single selected track is available and all view changes are properly reset to the default state.

Detected while verifying this bug report: https://www.mixxx.org/forums/viewtopic.php?f=1&t=12368&p=42659

@uklotzde uklotzde added this to the 2.2.3 milestone Aug 16, 2019
@uklotzde uklotzde changed the title Only highlight crates/playlists of a single selected track Only highlight crates/playlists when a single track is selected Aug 17, 2019
@uklotzde
Copy link
Copy Markdown
Contributor Author

Created a bug report to promote this easy and effective fix: https://bugs.launchpad.net/mixxx/+bug/1844914

@daschuer
Copy link
Copy Markdown
Member

LGTM, Thank you.

@daschuer daschuer merged commit 9ebcacb into mixxxdj:master Sep 28, 2019
@uklotzde
Copy link
Copy Markdown
Contributor Author

Oh, I've selected the wrong branch. A manual cherry-pick for 2.2 should work.

@uklotzde
Copy link
Copy Markdown
Contributor Author

Done: 95dde5d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants