imnodes icon indicating copy to clipboard operation
imnodes copied to clipboard

added GetOrCreateNodeEditorSpacePos

Open sivu opened this issue 2 years ago • 1 comments

Added GetOrCreateNodeEditorSpacePos that uses ObjectPoolFindOrCreateObject instead of asserting like GetNodeEditorSpacePos

sivu avatar Apr 04 '22 13:04 sivu

Hi @sivu !

What happens when there is no node? What are you using position for? Just thinking that some kind of mechanism is probably required in case the function is called with a node id which hasn't yet been referenced.

Nelarius avatar Apr 11 '22 16:04 Nelarius