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

Add Right click option to the widget inspector tree view to expand inner tree for third-party widgets #8297

Closed
FMorschel opened this issue Sep 4, 2024 · 2 comments

Comments

@FMorschel
Copy link

I have a project inside my company that uses some packages created by ourselves to be utilised internally.

I'd like to have a Right-click option to "Expand widget" so I can see the inner workings of those widgets similar to me opening the file to see the implementation.

Currently, the tree stops at that widget, not allowing me to see its inner workings. So if I have something like a different padding/flex or whatever that I'd like to see/understand better with the widget outline, I can click in the widget tree of the Widget Inspector to see it.

Let me know if you need any more details. Here is an example (if needed I can share the code):

image

@elliette
Copy link
Member

I believe the "inner workings" you are interested in are in the Widget Details Tree (tab to the right of the Layout Explorer).

Please re-open if this does not answer your question.

@elliette elliette closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
@FMorschel
Copy link
Author

FMorschel commented Sep 29, 2024

Yes it it! Thanks! I'd still like to ask for an option where I can see the inner three without showing the other Widget properties like direction, mainAxisAlignment and others for a Column since some of the time those widgets can have lots of propieties and it could get really noisy.

I can't reopen this, if you agree that we can use this issue to track this specific request - toggle/check to see the proprieties - we can rename it and reopen. If you think it would be best for me to file a new issue, please let me know.

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