Note dragging / splitting behaviour

  • The split tool does nothing when clicking on the resize region of a note or chord.
  • If a note (or chord) spans across a line break and the bottom part is dragged, the note is immediately moved to the line above. As a special case, if the dragging does not actually move the note, this displaces the note without creating an undoable action.
  • Similarly, if a note (or chord) spans across a line break and the bottom part is split, the first half of the note is immediately moved to the line above. This extra displacement also isn’t registered as an editor state.

The dragging issues might or might not have been introduced by 2.12.6’s ability to drag notes vertically beyond the visible pitch span.