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 selecting song in playlist not starting the audio #2622

Merged
merged 2 commits into from May 27, 2018

Conversation

smoogipoo
Copy link
Contributor

Fixes #2620.

Basically same thing that's done in MusicController.next() and MusicController.prev().

@smoogipoo smoogipoo added this to the May 2018 milestone May 23, 2018
@UselessToucan
Copy link
Contributor

UselessToucan commented May 24, 2018

I suggest to call Restart inside of the beatmapBacking.ValueChanged handler.

@peppy peppy removed this from the May 2018 milestone May 25, 2018
@peppy
Copy link
Sponsor Member

peppy commented May 27, 2018

@UselessToucan that's not always what we want, for instance in the editor where playback shouldn't immediately start. I think this is fine for now.

@peppy peppy merged commit 9abde7e into ppy:master May 27, 2018
@smoogipoo smoogipoo deleted the fix-playlist-pause branch June 15, 2018 08:35
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.

None yet

3 participants