You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
The ideal behaviour would be that both transitions that originate from the state and those that point towards the state should be deleted. Right now it only deletes the transitions that originate from it.
The text was updated successfully, but these errors were encountered:
Dear @sudo-panda, I am not sure there is such a problem. If a state is removed all transitions that originate and all transitions that point to it is removed in method removeStateItem If you think there is still a problem that I do not see, can you write the steps to reproduce the problem.
The ideal behaviour would be that both transitions that originate from the state and those that point towards the state should be deleted. Right now it only deletes the transitions that originate from it.
The text was updated successfully, but these errors were encountered: