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 #274432 regroup rhythms does not work if the expected notes are s… #3819

Closed
wants to merge 1 commit into from

Conversation

AntonioBL
Copy link
Contributor

…horter than the initial notes

@AntonioBL
Copy link
Contributor Author

When applying the patch to master, the added test fails due to bug https://musescore.org/en/node/270433

I chose not to make regroup rhythm mess with tuplets on purpose (paste function also has limitations with tuplets).

@anatoly-os
Copy link
Contributor

anatoly-os commented Jul 30, 2018

@AntonioBL thank you for the fix. I saw it once you'd pushed it, but didn't have time to react. Number of strings you changed here scares me personally. But after thorough reviewing, I see you mainly changed the code blocks position in the file. Is it possible to fix the issue with less changes in code? What was the actual changes that fix the issue?

anatoly-os added a commit to anatoly-os/MuseScore that referenced this pull request Jul 30, 2018
The code changes looks too big, but in fact it looks like removing ticks checks fixes the related issue.
anatoly-os added a commit that referenced this pull request Jul 30, 2018
Reapplied code from PR #3819. See #3837 (comment) to clarify the reason of `if (true)` statement.
@anatoly-os
Copy link
Contributor

See #3837.

@anatoly-os anatoly-os closed this Jul 30, 2018
@AntonioBL AntonioBL deleted the 2.3.2 branch April 7, 2019 13:04
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