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

view more than one object at the same time and automatically connect the lines #60

Closed
sanriqing opened this issue Jun 19, 2020 · 1 comment

Comments

@sanriqing
Copy link

I was wondering if it would be possible to view more than one object at the same time and automatically connect the lines if they are related, which might help to see the relationships between objects

@hediet
Copy link
Owner

hediet commented Jun 19, 2020

I was wondering if it would be possible to view more than one object at the same time

It might not help in your usecase, but you can always open a second debug visualizer view.

Also, if you want to visualize the object graph of multiple objects, you can just visualize { obj1, obj2 }.

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

2 participants