jfabry / LiveRobotProgramming

Live Robot Programming
http://pleiad.cl/lrp
8 stars 3 forks source link

Does not delete transition name when transition is deleted #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
(state bar)
(state foo)
(eps bar -> foo t-1)
delete that transition and "t-1" will be still in the UI

What is the expected output? What do you see instead?
When a transition is deleted, the name of the transition is still in the 
visualization.
The name should be deleted too

Original issue reported on code.google.com by m.campus...@gmail.com on 1 Oct 2014 at 7:32

GoogleCodeExporter commented 9 years ago
Fixed automagically. Probably a Roassal or Trachel bug ... 

Original comment by jfa...@gmail.com on 25 Nov 2014 at 6:37