Bug: Large notehead on RestChord when setting Grace Attribute
!NoteWorthyComposerClip(2.0,Single)
|RestChord|Dur:4th|Opts:Stem=Down|Dur2:4th|Pos2:0
|RestChord|Dur:4th|Opts:Stem=Down|Dur2:4th|Pos2:-2,0
!NoteWorthyComposerClip-End
Then Select All and make them Grace Notes. The first one is fine, but the second one still has large noteheads. It only seems to be a problem if you have more than one note in the RestChord.
Strangely, if you copy that to the Clipboard, you get:
!NoteWorthyComposerClip(2.0,Single)
|RestChord|Dur:4th,Grace|Opts:Stem=Down|Dur2:4th,Grace|Pos2:0
|RestChord|Dur:4th,Grace|Opts:Stem=Down|Dur2:4th,Grace|Pos2:-2,0
!NoteWorthyComposerClip-End
This pastes correctly, however, if you try to copy/paste within NWC2, the problem remains.
If you save the file and reopen it, the problem remains.
If you export it as nwctxt and import it, the problem is fixed.