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

Reorder Song Queue via Drag and Drop #509

Open
achimmihca opened this issue Dec 13, 2024 · 1 comment
Open

Reorder Song Queue via Drag and Drop #509

achimmihca opened this issue Dec 13, 2024 · 1 comment

Comments

@achimmihca
Copy link
Collaborator

achimmihca commented Dec 13, 2024

Actual behaviour

Currently, the song queue can not be reordered.
As a workaround, one can only remove items and then re-enqueue them in the correct order.

Expected behaviour

It should be possible to reorder Song Queue items, e.g., by dragging them to a different position in the list.

Note that this is a feature for both, the main game, and the Companion App.

Implementation hints

Unity 6 Already Unity 2023.2 allows to drag and drop to reorder items in the ListView simply by setting reorderable to true.

@achimmihca
Copy link
Collaborator Author

Has been implemented in Melody Mania v1.4.4-beta1.

Companion App will follow soon-ish.

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

No branches or pull requests

1 participant