-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #306750 - Chord symbol alignment incorrectly forces alignment bet…
…ween above & below chords and across staves Fix #306751 - Chord symbol alignment changes default position without reason Resolves https://musescore.org/en/node/306750 Resolves https://musescore.org/en/node/306751 Extended the algorithm so it aligns chord symbols, fret diagrams or RNA symbols per staff by collecting the symbols per staff and run the alignment for every staff. When looking for the reference for the alignment, the algorithm now handles placement above and below the staff as two different cases. This solves #306750. Removed an extra offset which was not required anymore but was a left-over of an earlier version of the algorithm. This solves #306751.
- Loading branch information
Showing
2 changed files
with
62 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.