thedmd / imgui-node-editor

Node Editor built using Dear ImGui
MIT License
3.73k stars 551 forks source link

Cursor position error on develop branch #253

Open Tianyun-Xuan opened 1 year ago

Tianyun-Xuan commented 1 year ago

Cursor position seems to have a offset

I placed the mouse on the node and did not highlight the node, but instead selected the node when it was placed on the lower left

This error makes it difficult to interact with any element, any ideas?

image

env: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0\

Seems to be the same problem as https://github.com/thedmd/imgui-node-editor/issues/239