I'm trying draw statechart in StarUML, found that the transition line overlapping. I want some transition line separated like this:
------ ( stop ) ------ | ^ t | | p v | ------ ( play ) ------
but always got the transition line overlapping to one double arrow:
------ ( stop ) ------ ^ t|p v ------ ( play ) ------
Please tell me where I do wrong or what should I do, thanks
You can click on one line, hold it, and then drag. You will see that it is actually draggable. Then you can do a CTRL-L with it for final touches.