-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
Version
5.3.3
Link to Minimal Reproduction
Steps to Reproduce
Open the provided example.
See that the "orphaned" nodes move outside of the viewport.
Try to zoom out
See that you cannot get all nodes in viewport
Current Behavior
The orphan nodes move out of the viewport and i cannot zoom out far enough to get them all in the viewport.
Expected Behavior
I would expect to be able to zoom out far enough to see all the nodes of the graph.
Environment
- OS: MacOs Monterey
- Browser: Chrome
- Framework: noneAny additional comments?
When there are no orphans, like in this example:
You can zoom almost zoom out far enough. This leads me to suspect that the zoom is calculated based on the bounding box of the edges and not the bbox of the nodes, but i'm just guessing here!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.