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
Draw a transition from the state to itself in the header of the state.
This is caused by prepending transitions to the drawing (to remove flickering and make it easier to click on state borders during transition drawing operations). Should be easy to fix by managing stacking order during transition operations.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
This is caused by prepending transitions to the drawing (to remove flickering and make it easier to click on state borders during transition drawing operations). Should be easy to fix by managing stacking order during transition operations.
The text was updated successfully, but these errors were encountered: