JKISoftware / JKI-State-Machine

JKI State Machine
Other
42 stars 21 forks source link

Allow Case Insensitivity of State/Category Names in Editor UI (and API) #18

Closed jimkring closed 2 months ago

jimkring commented 4 years ago

Right now, the state machine editor is case sensitive. Meaning, if a user has a category named "Macro" and a state named "macro: initialize" then the UI tool will start showing errors when the user tries to edit the JKI SM in the editor.

Tom-McQuillan commented 2 months ago

Feature implemented