imgui-node-editor
imgui-node-editor copied to clipboard
Issue with begin of node editor causing a leak
Hello guys!.
We are trying to implement state machine using your library but when we execute as the begin we always have the same leak. 448 bytes. It's always the same and always appears whe we open the windows that contains the state machine.
Do you have any record of this happening?
Heare the code https://github.com/AkitaInteractive/Hachiko-Engine/blob/fix/state-machine-fixes-and-leaks/Source/src/ui/WindowStateMachine.cpp
Screenshot:
