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 wedge (crescendo) offset not used, changing end points of wedges #1525

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

sschmidTU
Copy link
Contributor

fixes #1477

before:
image

after:
image

before:
image

after:
image

@sschmidTU
Copy link
Contributor Author

sschmidTU commented Mar 18, 2024

This new behavior can be disabled like this:

osmd.EngravingRules.UseEndOffsetForExpressions = false;

Though it looks better and more correct in basically all of our test cases, as far as I can see.

visual regression diffs:
diff_wedge-offset-fix-without-new-vertical-container.zip

this time it's the fault of karma-xml2js-preprocessor I think.
@sschmidTU sschmidTU merged commit 7226993 into develop Mar 18, 2024
2 checks passed
@sschmidTU sschmidTU deleted the fix/wedge-offset-without-new-vertical-container branch March 18, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hairpin wrong length
1 participant