devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Support live reloading of Inspector data

Open albertusdev opened this issue 6 years ago • 1 comments

The new Layout feature in the Inspector Screen details tab enables changing Flex-based widget's renderObject interactively during runtime, but current details tree will always show the render object values before the change happened in the Layout details tab.

albertusdev avatar Dec 03 '19 19:12 albertusdev

There is a general issue that the details tree doesn't update without clicking the refresh button.

jacob314 avatar Dec 03 '19 21:12 jacob314