Open davidmoshal opened 8 years ago
- filter_by_mutation_name(/regex/)
- exand-all(), close-all()
- remember expanded state after hot reload
I agree with all of them. :+1:
- flash node changes to first visible parent
What do you mean with that?
- flash node changes to first visible parent
if tree collapsed and a non-visible node changes, then indicate that an invisble node has changed by animating the visible parent.
By "flash" i mean't animate a color change of the parent.
Oh, yeah. That's pretty useful too!
one last thing: often vue-devtool fails to start, which sometimes requires quitting and restarting Chrome - which is state breaking - I'm guessing this is a known issue, open elsewhere.
In other parts of the chrome dev tools, alt-clicking (ctrl+alt click for me on Unity desktop) performs an expand-all:
Couple of nice features 'just saying':
thanks for the excellent project.