As far as I am aware of, there are no breakpoints in FlowCanvas at the moment. Is this planned or have you got any Info on BreakPoints? Simply pausing the Editor when a node with a breakpoint is reached would do the job code wise, I think.
Of course the Interface of the NodeFrame has to be adjusted to display a Red dot or something similar.
Hey,
Glad you asked. Breakpoints are a new feature in the new version submited already! 🙂
Yes, there is a red dot displayed on nodes that have been set as a breakpoint.
When the node has been reached, the editor get’s paused and you get a log as well. Unpausing the editor continues the flow.