imgui-node-editor
imgui-node-editor copied to clipboard
Change Link extraThickness
Currently the extraThickness passed to ed::Link::Draw is hardcoded. It would be nice to have a setting so that can change. I feel like that 4.5f can bee too much.
https://github.com/thedmd/imgui-node-editor/blob/e78e447900909a051817a760efe13fe83e6e1afc/imgui_node_editor.cpp#L888-L895