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 #304880: wrong beam positions when changing spatium #6034

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

Jojo-Schmitz
Copy link
Contributor

for custom positioned beams of down stem notes.
Resolves https://musescore.org/en/node/304880

for custom positioned beams of down stem notes.
@Jojo-Schmitz
Copy link
Contributor Author

Jojo-Schmitz commented May 4, 2020

Apparently this change helps in that one particular case, but I have no idea which cases it may break...

That previous construct (_direction == Direction::AUTO || _direction == Direction::DOWN) ? 0 : 1 is used in that file in multiple places, not sure it is the right thing to do there, nor whether the change here is correct.

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