devtools
devtools copied to clipboard
Resizing inspector when on widget detail tree causes window to change to layout explorer
I noticed this while using the widget detail tree in embedded inspector, because I was hoping to make the inspector window wider to see more of the widget details tree. Once resized, the view always jumps to the layout explorer:
Incidentally, is it possible to click on the "..." at the top of the widget detail tree to navigate to see compressed higher level widgets?
The tab selection issue is tracked here: https://github.com/flutter/devtools/issues/7739
The ... for the breadcrumb navigator is a separate issue though.