Is there an existing issue for this?
Current Behavior
As discussed here grace notes currently are placed before any pre-beat glyphs of a beat. Staves might reserve space for their pre-beats and if the staff showing grace notes doesn't have any pre beat glyphs, quite some space might be wasted.
Expected Behavior
If possible the grace notes should not consider the cross-staff pre-beat space, but really use the space reserved by the current staff.
Steps To Reproduce
- use this file and render all tracks GracePosition.zip
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.3-alpha
Platform
Web
Environment
Not relevant in this case
Anything else?
We have to be careful not to mess up the positioning of grace notes across different bar renderers (e.g. tabs & score). Even though we might shift score grace notes closer to the note afterwards when there are no tabs, we still need to be sure potential other glyphs aligned with the grace notes are placed correct (tab notes, vibratos etc.)
Is there an existing issue for this?
Current Behavior
As discussed here grace notes currently are placed before any pre-beat glyphs of a beat. Staves might reserve space for their pre-beats and if the staff showing grace notes doesn't have any pre beat glyphs, quite some space might be wasted.
Expected Behavior
If possible the grace notes should not consider the cross-staff pre-beat space, but really use the space reserved by the current staff.
Steps To Reproduce
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.3-alpha
Platform
Web
Environment
Anything else?
We have to be careful not to mess up the positioning of grace notes across different bar renderers (e.g. tabs & score). Even though we might shift score grace notes closer to the note afterwards when there are no tabs, we still need to be sure potential other glyphs aligned with the grace notes are placed correct (tab notes, vibratos etc.)