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

feat: disable prev/next buttons while playing #68

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

theRealPadster
Copy link
Owner

@theRealPadster theRealPadster commented Dec 10, 2023

You need to use the in-game "next song" button, and I don't want people skipping backwards and having to replay the same songs to get back to where they were.

I think it's still fine to leave the play/pause enabled and let them scrub through the song though. I guess they could skip to the end and let the track finish to get to the next song, but they could also just use the media keys on their keyboard, so not a huge deal.

@theRealPadster theRealPadster changed the title feat: disable prev/next buttons while playing (fixes #64) feat: disable prev/next buttons while playing Dec 10, 2023
@theRealPadster theRealPadster linked an issue Dec 10, 2023 that may be closed by this pull request
@theRealPadster theRealPadster merged commit 7b94588 into main Dec 10, 2023
2 checks passed
@theRealPadster theRealPadster deleted the feat/disable-prev-next branch December 10, 2023 00:27
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.

Disable play bar controls in between songs
1 participant