Show vertical distance when a pinned UIElement is at bottom partial 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 on the top 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_PARTIAL_LEFT_R2.
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
Copied issue chromium:750238 to issue chromium:750301
,
Sep 18 2017
,
Oct 3 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bd345e910a714eca9b039a553b2b671179e6573d commit bd345e910a714eca9b039a553b2b671179e6573d Author: Thanh Pham <thanhph@chromium.org> Date: Tue Oct 03 14:17:01 2017 Show vertical distance when a pinned UIElement is at the bottom partial 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 on the top 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_PARTIAL_LEFT_R2. Bug: 750238 Change-Id: I3eb0697e9fc59646bf282d40cd46a5a07442363f Reviewed-on: https://chromium-review.googlesource.com/592287 Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thanh Pham <thanhph@chromium.org> Cr-Commit-Position: refs/heads/master@{#506026} [modify] https://crrev.com/bd345e910a714eca9b039a553b2b671179e6573d/components/ui_devtools/views/ui_devtools_dom_agent.cc [modify] https://crrev.com/bd345e910a714eca9b039a553b2b671179e6573d/components/ui_devtools/views/ui_devtools_unittest.cc
,
Oct 18 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by thanhph@chromium.org
, Jul 28 2017