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 editor not loading arbitrary beat divisors #28638

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

OliBomby
Copy link
Contributor

Maps that use arbitrary beat divisors like 1/13 or 1/9 would save the beat divisor properly in the BeatmapInfo and .osu file, but when the editor attempts to set the arbitrary beat divisor on load it would discard the value and default to 1.

@bdach bdach self-requested a review June 27, 2024 10:29
Copy link
Collaborator

@bdach bdach left a comment

Choose a reason for hiding this comment

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

I have... mixed feelings that this is a mistake that is possible to make, but I'd rather not get too deep into it for now, so test coverage & :shipit: is what it's going to be for now

@bdach bdach merged commit e357441 into ppy:master Jun 27, 2024
11 of 17 checks passed
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.

2 participants