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 #189741: corruption on change duration with local timesig #3152

Closed

Conversation

MarcSabatella
Copy link
Contributor

In the issue https://musescore.org/en/node/189741, I propose disabling the change actual duration command for a measure affected by a local time signature. But due to the way things are structured, detecting this at the right time seemed tricky, whereas actually fixing the main problem (initial state of measure not converted correctly) is pretty straightforward. This PR suggests two ways of getting the job done.

Still, because this affects how the change actual duration command works, I don't know that it is worth merging for 2.1 right now. Maybe better to wait until we have some more fixes for other local time signature issues and can do more rigorous testing.

@lasconic
Copy link
Contributor

lasconic commented May 6, 2017

Pushed in 2.2 881beec

@lasconic lasconic closed this May 6, 2017
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

2 participants