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

Handle drag and drop of current track #1449

Merged

Conversation

photovoltex
Copy link
Member

When drag and dropping the currently played track into the "Next from: ..." or Queued item section, it is only send as an empty item with an uri. So it seems we need to add the uri of the current track to these provided tracks.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

connect/src/state/tracks.rs Show resolved Hide resolved
@roderickvd roderickvd assigned photovoltex and unassigned roderickvd Jan 22, 2025
@photovoltex photovoltex merged commit 98e9703 into librespot-org:dev Jan 23, 2025
13 checks passed
@photovoltex photovoltex deleted the handle-dnd-of-current-track branch January 23, 2025 18:14
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.

2 participants