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 #17320 and remove unexposed style settings that are not working well #17419

Merged
merged 2 commits into from
May 10, 2023

Conversation

asattely
Copy link
Contributor

@asattely asattely commented Apr 30, 2023

Resolves: #17320

The logic for flipping notes that are part of two-note trems was being used for single note ones. That's been fixed!

In the process of testing this, it seems that there was a lot of unexpected and confusing directions being chosen when stem direction was set to auto on staves of different sizes. It turns out there was a style setting called smallStaffStemDirection which would make auto-direction chords on staves with a sufficiently low number of lines, new in 4.0. This style setting is now removed, which reverts back to MU3 behavior w/r/t stem directions on small staves, which was fine.

@asattely asattely force-pushed the one-line-drum-trem-flip branch 3 times, most recently from d435909 to 99d9df6 Compare May 3, 2023 14:22
@asattely asattely force-pushed the one-line-drum-trem-flip branch from 99d9df6 to a01c8b0 Compare May 3, 2023 14:48
@asattely asattely changed the title Fix #17320 - Bug flipping notes with single-note tremolos on them Fix #17320 and remove unexposed style settings that are not working well May 3, 2023
@oktophonie oktophonie added the vtests This PR produces approved changes to vtest results label May 3, 2023
@oktophonie oktophonie requested a review from RomanPudashkin May 3, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vtests This PR produces approved changes to vtest results
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Note Stem can not flip on a single line stave if it has a tremolo
3 participants