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 multiplayer map selection carousel opening to wrong map #19234

Merged
merged 5 commits into from
Jul 20, 2022

Conversation

Cwazywierdo
Copy link
Contributor

@Cwazywierdo Cwazywierdo commented Jul 19, 2022

Fixes #18987

I changed the MultiplayerMatchSubScreen.OpenSongSelection parameter from a long ID to a PlaylistItem because I don't think there's any case where the item's beatmap and the item's ID would need to be passed in separately. Tests were updated to reflect that change.

Copy link
Member

@frenzibyte frenzibyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to work properly on testing. Seems fine otherwise.

@smoogipoo smoogipoo merged commit c4e3274 into ppy:master Jul 20, 2022
@Cwazywierdo Cwazywierdo deleted the edit-map-carousel branch July 20, 2022 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiplayer map edit button always jumps to the first map in the map selection carousel
3 participants