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 #295944: Tuplet dialog does not default to style settings, and creates tuplets with bad property flags #5408

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

mattmcclinch
Copy link
Contributor

Resolves: https://musescore.org/en/node/295944.

This PR implements a feature request and fixes a bug.

The bug is that tuplets created with the tuplet dialog have their property flags for Pid::NUMBER_TYPE and Pid::BRACKET_TYPE set incorrectly, so that when the score is saved, these properties will not be written, even if they differ from the default values.

The feature request is to have the tuplet dialog open up with the current style settings for Sid::tupletNumberType and Sid::tupletBracketType selected by default.

@anatoly-os anatoly-os added this to the MuseScore 3.3.1 milestone Oct 22, 2019
@anatoly-os anatoly-os merged commit 61e7ffd into musescore:master Oct 29, 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

2 participants