imgui-node-editor icon indicating copy to clipboard operation
imgui-node-editor copied to clipboard

Issue with begin of node editor causing a leak

Open Erick9Thor opened this issue 3 years ago • 0 comments

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:

image

Erick9Thor avatar Jun 21 '22 18:06 Erick9Thor