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

Fixed bug 76: handleNext method of active modifier is not called twice anymore if a duplicate OnPlayFinished event is received #77

Closed
wants to merge 1 commit into from

Conversation

joachimeichborn
Copy link

@joachimeichborn joachimeichborn commented Aug 21, 2020

This fixes issue #76. The check whether the ended track is similar to the last ended track was moved into the OnPlayFinished method. This has the additinal benefit, that no tack number is required as input for nextTrack. So we don't have to come up with a random one if the next button is pressed.

…e anymore if a duplicate OnPlayFinished event is received
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.

1 participant