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

Deep clone map when (de)normalizing SVs #195

Merged
merged 3 commits into from
Nov 17, 2024
Merged

Conversation

WilliamQiufeng
Copy link
Member

Since SV list is now a reference inside another reference (DefaultTimingGroup) in Qua, shallow MemberwiseClone() no longer applies. So we need to use DeepClone instead.

…of a Timing Group (shallow clone no longer applies)
@WilliamQiufeng WilliamQiufeng marked this pull request as draft November 17, 2024 19:11
@WilliamQiufeng WilliamQiufeng marked this pull request as ready for review November 17, 2024 19:30
@WilliamQiufeng
Copy link
Member Author

Also this should solve Hekireki's issue of not being able to see the leaderboard of osu converted maps

@Swan Swan merged commit 1d72816 into Quaver:master Nov 17, 2024
2 checks 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.

2 participants