Stems go crazy when converting note head to Note.HEAD_SLASH

• Apr 4, 2013 - 22:41
Type
Graphical (UI)
Severity
S4 - Minor
Status
closed
Project

I'm trying to recreate the 1.2 Slash Notation plugin but have run into drawing issues when converting notes to the slash playhead.

The plugin is attached along with a screenshot and before/after projects. The plugin is very simple at the moment, it just calls:

note.headGroup = Note.HEAD_SLASH

for the selected notes.

Attachment Size
crazy-stems.png 55.02 KB
slash-before.mscz 1.91 KB
slash-after.mscz 1.92 KB
Slash.qml_.txt 2.24 KB

Comments