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

Improve behaviour when dropping tracks on non-active playlist #746

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

reupen
Copy link
Owner

@reupen reupen commented Jun 24, 2023

Resolves #714

This makes some behaviour changes to improve the behaviour when tracks are added to a non-active playlist using drag and drop:

  • when tracks are dropped on an existing playlist in the playlist switcher and playlist tabs panels, the first newly added item is focused
  • when the focused item in a non-active playlist changes, the playlist view scrolls to that item the next time the playlist is activated

This makes some behaviour changes to improve the behaviour when tracks are added to a non-active playlist using drag and drop:

- when tracks are dropped on an existing playlist in the playlist switcher and playlist tabs panels, the first newly added item is focused
- when the focused item in a non-active playlist changes, the playlist view scrolls to that item the next time the playlist is activated
@reupen reupen marked this pull request as ready for review June 27, 2023 19:51
@reupen reupen merged commit 351889c into main Jun 27, 2023
@reupen reupen deleted the scroll-added-non-active-playlist branch June 27, 2023 19:51
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

Successfully merging this pull request may close these issues.

Scroll to tracks added to non-active playlist
1 participant