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 #83716 change articulation anchor to TOP_STAFF #2256

Closed

Conversation

ericfont
Copy link
Contributor

Previously, the articulations FadeIn, FadeOut, VolumeSwell, WiggleSawtooth, WiggleSawtoothWide, WiggleVibratoLargeFaster, & WiggleVibratoLargeSlowest would all overlap the notehead if the note's stem pointed up. By changing the anchor for these articulations from CHORD into TOP_STAFF, these articulations no longer overlap the note head.

Previously, the articulations FadeIn, FadeOut, VolumeSwell, WiggleSawtooth, WiggleSawtoothWide, WiggleVibratoLargeFaster, & WiggleVibratoLargeSlowest would all overlap the notehead if the note's stem pointed up.  By changing the anchor for these articulations from CHORD into TOP_STAFF, these articulations no longer overlap the note head.
@Jojo-Schmitz
Copy link
Contributor

Does this still aply? I believe there's some much that has changed meanwhile that this PR is beyond repair?

@lasconic
Copy link
Contributor

No it doesn't. At least for now, the anchor is not a style anymore. If we want to change this, we'll need to do it in propertyDefault

case SymId::guitarFadeIn:

@lasconic lasconic closed this Nov 16, 2016
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