DevTools: expanded Objects hide overflow
All ObjectPropertiesSections call 'hideOverflow()', to avoid overflow in the OPS's title (to adress crbugs 571759,571767). However, hideOverflow does not hide overflow due to children, which causes horizontal scrolling in Console. This CL makes hide overflow in properties for all OPS except JSONView. Screenshot: https://imgur.com/a/x51xJNJ Bug: none Change-Id: Ie78f48cd873fd1d61b27c17e76683a4f7031aee8 Reviewed-on: https://chromium-review.googlesource.com/1162913Reviewed-by:Andrey Lushnikov <lushnikov@chromium.org> Commit-Queue: Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#580726}
Showing
Please register or sign in to comment