imgui-node-editor icon indicating copy to clipboard operation
imgui-node-editor copied to clipboard

Handle BeginCreate in multiple places

Open jc211 opened this issue 3 months ago • 0 comments

Hi there,

Is it possible to handle the creation of links in multiple points in the code rather than only in one? I would like each time I call beginCreate in the same iteration of the loop to check if links should be created.

jc211 avatar Oct 06 '25 04:10 jc211