imnodes icon indicating copy to clipboard operation
imnodes copied to clipboard

Nodes overlapping issue

Open system64MC opened this issue 11 months ago • 0 comments

Hi! I have the following issue: image The content of the node behind another one is still displayed. What I do is enclosing my input pins into a child, then doing ImGUI::nextLine(), then enclosing my controls in another child, then doing NextLine() again and finally, I enclose my output pins into another child.

How can I fix this please? Thanks for your help!

system64MC avatar Dec 22 '24 22:12 system64MC