feat: add many user-friendly features - #2
lingsamuel wants to merge 5 commits into
Conversation
Signed-off-by: LingSamuel <lingsamuelgrace@gmail.com>
Strange, I can't reproduce this. |
|
I also implements a fully "deep copy" for nodes. To do so, I need the "resize" function to make the relocating happen only once. I do this in my fork repo.
|





Signed-off-by: LingSamuel lingsamuelgrace@gmail.com
cache some global vars to make linter happy
add a "Go back" feature. User can now go back after go to

add array length indicator for fields

add local index indicator for states in order to find the corresponding condition quickly
add states indicator for conditions like states

add "Start states conditions"

add "Replace action by id" to avoid a very long drop list

add a "Referenced by" array to query nodes to it (by states or start states)

support make side panel width static. Increase its width from
/4to/3.5support render children in "Transition Position". It displays the start state and states in a tree format.
