tomislav-agilosit

Results 2 comments of tomislav-agilosit

I think no, but you can fake it - just pretend that input is output and output is input, then generate your links that way. So, first parent operator will...

First create a new property when defining link, eg { fromOperator, toOperator, offset_x: 100, offset_y: 200 } Then modify plugin near bezierIntensity: offset_x = linkData.offset_x; // add line offset_y =...