fmorbini / scxmlgui

A graphical user interface for editing SCXML finite state machines.
Other
105 stars 37 forks source link

manipulation of transitions to self #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.define a transition between two states
2.change the target of this definition to the source (transition to self)
3.

What is the expected output? What do you see instead?

- the transition line should be printed with a dotted line
- the target attribute should be removed from the xml

What version of the product are you using? On what operating system?

latest from download link from homepage 
Please provide any additional information below.

Original issue reported on code.google.com by sfeuerst...@gmail.com on 28 Oct 2010 at 4:34

GoogleCodeExporter commented 9 years ago
fixed with latest revision (90, available also through the test link)

Original comment by fmorbini on 28 Oct 2010 at 5:56