rokups / ImNodes

Node graph implementation for Dear ImGui. Used in https://github.com/rokups/rbfx
MIT License
656 stars 57 forks source link

ImNodesEz.cpp Line 410: potentially uninitialized local pointer variable 'var' used #46

Open Sammyueru opened 1 year ago

Sammyueru commented 1 year ago

I'm using visual Studio 2022 and the latest version of ImGui

Does anyone know how to fix this?