1. I wish there was a way to jump to the event that handles the nodes logic and jump to the node from the event. Sadly not really possible with it using string tags though.
This would make it much better to use as right now it always requires searching in two places.
2. Also I would love to have the conditions slightly changes to:
- "on node enter"
- "on node exit"
- "on any node change"[/li
- "compare current node"
- "compare previous node"
And get the expression:
- "GetPreviousNodeTag/Index"
3. To read the Flowchart at a glance I wish the name/tag of the node would be larger and in the header, this would make searching and reading the tree much easier as right now they are not really discernible.
(A color settings for the node header would be cool too, similar how we can color code comments and tabs, but that would be more of a cherry on top)
4. output cell should not be resizable, as there cannot be any content wider than the circle.