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

Fix: Queue clear causes out of bounds exception #682

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

sevonj
Copy link
Contributor

@sevonj sevonj commented Nov 24, 2024

Closes #578

This fixes the bug in gui code. However, service functions shouldn't necessarily trust gui code to be correct in the first place.

@zyrouge
Copy link
Owner

zyrouge commented Nov 24, 2024

LGTM!

@zyrouge zyrouge merged commit caaa9b7 into zyrouge:main Nov 24, 2024
1 check passed
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.

[Bug] Index exception when pressing 'delete song' button in an already empty queue
2 participants