You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have the following issue:
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!
The text was updated successfully, but these errors were encountered:
Hi! I have the following issue:
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!
The text was updated successfully, but these errors were encountered: