There appears to be a problem in the spacing between a whole note and half note occupying the same line. You'll notice in the Treble Clef the spacing is correct.
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Key|Signature:F#,C#
|TimeSig|Signature:Common
|Chord|Dur:Half|Pos:-7,-4|Opts:Stem=Up|Dur2:Whole|Pos2:-7
|Chord|Dur:4th|Pos:#-5,-3|Opts:Stem=Up
|Chord|Dur:4th|Pos:-4,-2|Opts:Stem=Up
!NoteWorthyComposerClip-End
However, in the Bass Clef they are too close together. They overlap each other.
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Bass
|Key|Signature:F#,C#
|TimeSig|Signature:Common
|Chord|Dur:Half|Pos:4|Opts:Stem=Down,Slur=Upward|Dur2:Whole|Pos2:4
|Note|Dur:Half|Pos:-3|Opts:Stem=Down
!NoteWorthyComposerClip-End
Just wondering if anyone else noticed this?