Show horizontal and vertical distances when a pinned UIElement is at the bottom left of and non-overlapping with a hovered UIElement |
||||||||
Issue descriptionIn 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.
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
Copied issue chromium:750096 to issue chromium:750143
,
Jul 28 2017
,
Sep 18 2017
,
Sep 26 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/20398b866a90f6f39d924e850d5057fe447d6a7f commit 20398b866a90f6f39d924e850d5057fe447d6a7f Author: Thanh Pham <thanhph@chromium.org> Date: Tue Sep 26 17:43:18 2017 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/591770 Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thanh Pham <thanhph@chromium.org> Cr-Commit-Position: refs/heads/master@{#504418} [modify] https://crrev.com/20398b866a90f6f39d924e850d5057fe447d6a7f/components/ui_devtools/views/ui_devtools_dom_agent.cc [modify] https://crrev.com/20398b866a90f6f39d924e850d5057fe447d6a7f/components/ui_devtools/views/ui_devtools_unittest.cc
,
Sep 26 2017
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by thanhph@chromium.org
, Jul 28 2017