facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

regression: width and height not displayed in box model (1.5.0) #575

Open ninovanhooff opened 6 years ago

ninovanhooff commented 6 years ago

After upgrading 1.4.2 -> 1.5.0, I did not see the width and height displayed in the blue shaded area of the box model anymore. Notice that in the screenshot, the value of width is 720

screen shot 2017-10-13 at 15 00 10

jasta commented 6 years ago

@rickbrew @emilsjolander could either of you take a look? I can repro this regression.