edge of boundary box of measure with END_START_REPEAT should be in middle of END_START_REPEAT

• Mar 8, 2017 - 17:19
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Observed in 3.0-dev 129d508 ...notice when I am dropping something onto the measure ending with an END_START_REPEAT, that the boundary box includes the start repeat half:

IMG_20170308_120940.jpg

But the right edge should end in the middle of that END_START_REPEAT.

similarly the left-edge of the boundary box for the measure after the END_START_REPEAT should begin in the middle of the END_START_REPEAT


Comments

h-frame.png

if drop an END_START_REPEAT on the measure before the hframe (or if the measure before the hframe already had a END_REPEAT and we then add a START_REPEAT to beginning of measure after the hframe), then it produces an undesirable result where both the END_START_REPEAT displays as well as the START_REPEAT:

h-frame-with-end-start-repeat.png

Prefered behavior is to only have an END_REPEAT and a START_REPEAT, but no END_START_REPEAT.