Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Conversation

@MikeRatcliffe
Copy link

Associated Issue: #5250

Summary of Changes

  • Fix indentation of non-expandable tree nodes

working tree

@jasonLaster jasonLaster merged commit 118dcd5 into firefox-devtools:master Jan 31, 2018
@MikeRatcliffe MikeRatcliffe deleted the fix-indentation branch February 1, 2018 09:48
nchevobbe added a commit to nchevobbe/debugger.html that referenced this pull request Feb 19, 2018
In firefox-devtools#5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.
nchevobbe added a commit that referenced this pull request Feb 19, 2018
In #5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.
jasonLaster pushed a commit that referenced this pull request Feb 20, 2018
In #5269, we introduced an override for non-expandable nodes on the Tree component,
since we don't use the provided arrow in the project.
But, by doing that, we introduced a regression in the ObjectInspector indent,
since it also uses the Tree component.

Here we add more specificity to the overriding rule so we don't target ObjectInspector anymore.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants