Draw pane does not flip between LTS properly
CURRENTLY NOT REPRODUCIBLE.,
In a composition with multiple LTS. For example
A = (a -> b -> c -> A).
B = (c -> d -> B).
||C = (A || B).
In the draw pane I get to choose between drawing A, B or C. When I click on A, MTSA draws A. Same for “B”. I cannot chose “C”.