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 #166116: Slurs terminate in wrong spot in voices other than 1 #5049

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

mattmcclinch
Copy link
Contributor

@anatoly-os anatoly-os added this to the MuseScore 3.3.1 milestone Oct 3, 2019
el.front()->setSelected(false);
// Now make sure that the slur segment is redrawn so that it does not *look* selected
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't just update() call be sufficient to trigger redrawing? It doesn't look like re-layout is necessary here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right. Calling update() is sufficient. I have just made this change to the PR.

@dmitrio95 dmitrio95 merged commit e5d9348 into musescore:master Nov 18, 2019
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

3 participants