dillon1000/react
Commit
Browse files Batched tweaks and bug fixes:
1. Bugfix: Hide tree grouping/background coloring when inside of collapsed subtree. 2. Bugfix: Don't measure and udpate indentation when Components tab is hidden. 3. Tweak: Lower background color for selected subtree in light theme to increase contrast for text. 4. Tweak: Remove FB-specific displayName check/hack since we will address that by modifying the internal require JS transform.
Changed paths4 files
First-parent comparisonsrc/devtools/views/Components/SelectedTreeHighlight.js ModifiedM src/devtools/views/Components/Tree.js ModifiedM src/devtools/views/root.css ModifiedM src/utils.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…