JKISoftware / JKI-State-Machine-Editor

The JKI State Machine Editor is a tool to make it easy for developers to use the JKI State Machine. It makes common tasks extremely easy to perform and exposes the user to more “advanced” (non-obvious) JKI SM features (because they are first-class features of the Helper), as well as JKI SM best practices (since the helper can enforce them: left-justification of strings, avoiding chaining states, etc.).
BSD 3-Clause "New" or "Revised" License
17 stars 10 forks source link

Deleting a State Frame from Treeview should ask about deleting calls to state in state strings #22

Closed jimkring closed 7 years ago

jimkring commented 7 years ago

Deleting a State Frame from Treeview should ask about deleting calls to state in state strings.

jimkring commented 7 years ago

Does this automatically and warns user. https://github.com/JKISoftware/JKI-State-Machine-Editor/releases/tag/2013.1.1.130

image