imgui-node-editor
imgui-node-editor copied to clipboard
Handle BeginCreate in multiple places
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.