module-builder icon indicating copy to clipboard operation
module-builder copied to clipboard

Add description to conditional transition 'else' statements

Open kjmahalingam opened this issue 7 years ago • 1 comments
trafficstars

Because of the complex nature of some graphs, it is sometimes difficult to see what the condition of an ‘else’ in a conditional transition is. These ‘else’ statements should be written out in detail, to display exactly the conditions they encompass.

kjmahalingam avatar Feb 06 '18 20:02 kjmahalingam

Moving to low priority because I'm not sure how this could work in practice. It would hard to represent 'else' as anything other than a concatinated nots of previous conditions, which would be impossible to read.

arscan avatar May 22 '18 18:05 arscan