score icon indicating copy to clipboard operation
score copied to clipboard

New automation in sequence doesn't keep track of previous slot's height

Open jln- opened this issue 7 years ago • 0 comments

Currently, new slots are always created with the same default height. This can be annoying when creating slots in sequence. ie:

  • Create a slot with an automation
  • Resize its height
  • Create another following slot in sequence

Expecting result: new slot is created using previous slot's height so it is aligned

Current result: new slot is created with default height so it is misaligned

jln- avatar Jun 21 '17 11:06 jln-