DevTools: Show the grid overlay on grid containers only
The new grid overlay needs to be shown only on grid container elements. The legacy one would be displayed when hovering items too. We no longer want to do this. Here are before/after screenshots taken while hovering over an element that is both a grid item and grid container. In the Before shot, you can see the parent grid being highlighted too. Not in the After shot. Before: https://i.imgur.com/lKeakiu.jpg After: https://i.imgur.com/aCZB1cT.jpg Bug: 1047356 Change-Id: I2d12fa06d7b86d5b1c19a38560b466a00d96fb32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224985 Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com> Reviewed-by:Brandon Goddard <brgoddar@microsoft.com> Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#774312}
Showing
Please register or sign in to comment