hoffstadt / hoffstadt/DearPyGui

Node Editor : Event happens on the bottom node on hovering & selecting with overwrapped nodes

Open
#2,256 0 comments 0 reactions 0 assignees View on GitHub
state: pending type: bug
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

If there are multiple nodes and those are overwrapped, the mouse click event happens on the bottom node ( widget on bottom node ) if you click the overwrapped areas of the nodes.

screenshot #1 : before mouse clicking on the spot.
![image](https://github.com/hoffstadt/DearPyGui/assets/3712295/78a2a207-1a69-47f2-adf3-96d57d9b69aa)

screenshot #2 : after mouse clicking on the spot.
![image](https://github.com/hoffstadt/DearPyGui/assets/3712295/775cf07d-57dd-432e-86a3-031f34db9837)

the connected callback event from bottom node is activated, then user should click the region on top of the node which is not overlapped to another node.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.