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

Feature: Expand all, Auto expand all #87

Closed
phromo opened this issue Mar 16, 2016 · 6 comments
Closed

Feature: Expand all, Auto expand all #87

phromo opened this issue Mar 16, 2016 · 6 comments

Comments

@phromo
Copy link

phromo commented Mar 16, 2016

It would be very helpful if I could auto expand all components and all state variables. I would save a lot of time and energy not being forced to touch the mouse every time I switch component :)

@yyx990803
Copy link
Member

Auto expanding everything can also be quite messy when the app is large. The data inspector also needs to deal with possible circular references. I have made it expand 2 levels deep by default - this should save a good amount of clicks for simpler components.

@jonnywilliamson
Copy link

Would it be hard to allow us to choose if we want auto expand or not?

At the moment I have an object as one of my data variables. It has a lot of properties and is being expanded automatically. This means I have to scroll down a lot (or collapse the object) before I can get to see the next data variable easily.

In the grand scheme of things, it's just a little bit of a nuisance!

@kaleb
Copy link

kaleb commented Jan 17, 2017

In other parts of the chrome dev tools, alt-clicking (ctrl+alt click for me on Unity desktop) performs an expand-all:

https://umaar.com/dev-tips/18-alt-click-expand-node/

@titusdecali
Copy link

titusdecali commented Dec 27, 2020

It's a few days away from 2021 and I'm not seeing that 2 layers are expanded by default, and I'm really tired of clicking open my data every time I reload the app.

I would love a button in settings that lets me choose how many layers are open by default. This little UI feature would save developer lifetimes.

@aubreypwd
Copy link

aubreypwd commented Dec 9, 2022

+1

1 similar comment
@samb1999
Copy link

+1

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

7 participants