Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking one of a grouped OverlappingNodesHandle should work to cycle between nodes #237

Open
AJamesPhillips opened this issue Jul 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AJamesPhillips
Copy link
Owner

Describe the bug

If two nodes are close, they show the same OverlappingNodesHandle. When one is clicked it correctly moves selection to the other node, but if the same OverlappingNodesHandle is clicked again it does not cycle back to the first node.

To Reproduce

Screenshot_20_07_2023__15_29

Steps to reproduce the behavior:

  1. Create two nodes overlapping each other
  2. Click on the OverlappingNodesHandle of the one to the left
  3. See the second node to the right is correctly selected
  4. Click again on the OverlappingNodesHandle of the one to the left and see the left node is not reselected

Expected behavior

The left node should be reselected

@AJamesPhillips AJamesPhillips added the bug Something isn't working label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant