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

Impossible to move on canvas when using addEdgeMode sometimes #2113

Open
GitHubish opened this issue Jan 8, 2024 · 0 comments
Open

Impossible to move on canvas when using addEdgeMode sometimes #2113

GitHubish opened this issue Jan 8, 2024 · 0 comments

Comments

@GitHubish
Copy link

I have a bug that only occurs when following a succession of fairly simple actions, but which is really blocking. The principle is that I want to be able to trace a link between two nodes, but the destination node is out of scope. Here's how to reproduce the problem on this example.

  1. I move a node
  2. I switch to addEdgeMode
  3. I start tracing an edge from a node but end up releasing it on an empty zone
  4. I try to move the "visible zone" of the canvas and it shakes and prevents me from moving the zone

If physic is on, the "selected" node shakes, but if physic is off, it moves the node on which I started the tracing operation and doesn't let me move the canvas, which is problematic because that's the operation I want to perform.

CleanShot 2024-01-08 at 10 00 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant