Show horizontal and vertical distances when a pinned UIElement is at
the bottom left of and non-overlapping with a hovered UIElement. In Chrome UI Devtools, users enter the inspection mode and pin an element by left-clicking on a window/widget or view on the Chrome UI. When user moves the cursor outside of the current UIElement, if the pinned UIElement is at the bottom left of and doesn't overlap with the hovered UIElement rectangle, the layout will display horizontal and vertical distances between the pinned UIElement and the UIElement under cursor as shown in picture below. This case refers to R1_BOTTOM_FULL_LEFT_R2. Bug: 750096 Change-Id: Ibdfed83e240f85e5557bb32c52b5f7168f493205 Reviewed-on: https://chromium-review.googlesource.com/591770Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thanh Pham <thanhph@chromium.org> Cr-Commit-Position: refs/heads/master@{#504418}
Showing
Please register or sign in to comment