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 #66076: tie not linked when adding note too long for measure #2087

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

MarcSabatella
Copy link
Contributor

I won't guarantee this is always the right answer, but it works in the basic case. It mimics what happens when adding ties directly: first the tie is created, its endpoints and track set, then undoAddElement does the rest of the linking. That last step was missing for ties created by entering a note too long for the measure.

@MarcSabatella
Copy link
Contributor Author

Updated to handle notes so long they require two (or more) ties.

lasconic added a commit that referenced this pull request Jun 22, 2015
fix #66076: tie not linked when adding note too long for measure
@lasconic lasconic merged commit a2de43c into musescore:master Jun 22, 2015
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