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 corruption when changing measure length #15380

Merged

Conversation

cbjeukendrup
Copy link
Contributor

Resolves: #15358

Was introduced in f25a941

@cbjeukendrup
Copy link
Contributor Author

A slightly more ideal solution would be to decouple fixing the ticks from setting up the tempo map. Fixing the ticks must often be done immediately, and must happen in all parts, while setting up the tempo map can absolutely be delayed until the end of the layout process and only needs to happen in the master score. Also, when simply changing the tempo, fixing the ticks is not necessary.

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.

[MU4 Issue] Increasing duration of a measure creates corruption
2 participants