Closed qmuntal closed 3 months ago
When exporting a state machine to DOT, deduplicate transitions that can be represented with the same line. That is, transitions whose source and destination states are the same. This makes the graph look much better as it avoids overlapping labels.
When exporting a state machine to DOT, deduplicate transitions that can be represented with the same line. That is, transitions whose source and destination states are the same. This makes the graph look much better as it avoids overlapping labels.