facebook/react-devtools

Tree size width is not adjusted on lower levels of trees

Closed this issue · 2 comments

image

On big trees lower nodes having small width, which making them hard to read and understand. There is already a scroll below, it will make it better if some minimal width will apply to each node, so scroll will expand

Probably related to #1112 #1131 #746

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools