flutter / flutter/flutter-intellij

Don't sync panel heights between the widget and render object inspector tabs

Open
#2,678 5 comments 0 reactions 1 assignee Assigned to @jacob314 View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

The widget panel's top/bottom are user specified widgets vs (I assume) all widgets connected to the current element tree. Since the bottom has more stuff, one would want to make the bottom half of the panel bigger.

On the render object panel, the bottom is just the render object's fields so the top part (the tree) is more interesting.

This make going back and forth between the tabs a bit more painful.

Perhaps another way to solve it is to keep the widget tab like the render object tab and have a separate button to toggle the visibility of non-user-created widget nodes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.