Help with opt combined fragment

Basic question but can’t I figure it out.
I have an optional combined fragment (I’ve set the Operator Kind to opt and see ‘opt’ in the upper left corner) but it still shows the dotted line of an alt combined fragment. The specification also shows two Interaction Operands. Why does my opt combined fragment still seem to be an alt combined fragment?
Thanks.

1 Like

Very nicely spotted.

This is a minor glitch. The same thing happens (more or less) when you create a loop and then change the operand to an opt.

There is an easy solution though: remove the operand manually:

operand

However, I do agree that it would be useful if VP itself would reset the amount of operands back to 1 as soon as you change the operator to something as opt.

Perfect, thank you.