Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature suggestion: right-click menu for string constants, to set state #103

Open
kosist opened this issue Sep 13, 2019 · 1 comment
Open

Comments

@kosist
Copy link

kosist commented Sep 13, 2019

In case, when one needs to set transition to some existing state, he needs to specify that state in string constant. Existing state could be copied, then new string constant created, and then copied text is pasted into string constant (or typed manually).

But, maybe it could be usefult to have the following: when user right-clicks on string constant (maybe it is enough if it will be empty one, not on constants with text), there will be additional menu like "Add existing state" -> which will have submenu with list of existing states (frames, macros). On select, string will be pasted into string constant.

Also, just to avoid having this submenus on string constants, which are not related to state machine, it could be checked if it is connected by wire nodes to "Add State(s) to Queue__JKI_lib_State_Machine" function.

Thank you very much,

Sincerely, Ivan.

@jimkring
Copy link
Contributor

jimkring commented Sep 13, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants