devtools icon indicating copy to clipboard operation
devtools copied to clipboard

FR - LayoutExplorer - Add option to quick jump to overflowing widget

Open kenzieschmoll opened this issue 6 years ago • 1 comments

Having an option to quick jump to the widget causing the render overflow error would make it easier for users to diagnose layout issues and would avoid mistakes where users are inspecting the incorrect widget. See https://github.com/flutter/devtools/issues/1545

If there are multiple widgets causing errors, perhaps we could populate a dropdown with the current error-causing widgets.

kenzieschmoll avatar Jan 15 '20 19:01 kenzieschmoll

@raison00 is taking a look at the issue.

InMatrix avatar Apr 22 '20 17:04 InMatrix