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

Prevent overlapping fingering text on cross stave beams #22566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miiizen
Copy link
Contributor

@miiizen miiizen commented Apr 25, 2024

Resolves: #22419

Screenshot 2024-04-25 at 10 08 14

@oktophonie oktophonie added the vtests This PR produces approved changes to vtest results label Apr 26, 2024
@oktophonie oktophonie requested review from mike-spa and removed request for RomanPudashkin May 21, 2024 13:11
}
}
}
}
for (const staff_idx_t staffIdx : shapesToRecreate) {
segment->createShape(staffIdx);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Why is it necessary to recreate the segment shape though?

Copy link
Contributor Author

@miiizen miiizen May 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, correct - we don't!

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.

Fingering text on cross-staffed chords issue (no vertical stacking)
3 participants