You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating links where the source pin is on the right and the target pin is on the left, the behavior differs between imgui-bundle and the original repo.
Description
When creating links where the source pin is on the right and the target pin is on the left, the behavior differs between imgui-bundle and the original repo.
Current vs Expected Behavior
In the original repo (thedmd's imgui-node-editor), when connecting pins from right to left:
However, in imgui_bundle's implementation:
Question
Is there any configuration option to achieve the same right-to-left node connection behavior as in the original repository?
References
The text was updated successfully, but these errors were encountered: