Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Issue 1105563003: Draw a 2pt white stroke around selection rectangle in overview. (Closed)

Created:
5 years, 8 months ago by flackr
Modified:
5 years, 8 months ago
Reviewers:
sadrul
CC:
chromium-reviews, sadrul, tdanderson+overview_chromium.org, tfarina, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Draw a 2pt white stroke around selection rectangle in overview. This draws a light stroke around the selection rectangle so that it will be visible on dark or solid black backgrounds. Additionally the border painting code was fixed to not draw the corners twice, which with a transparent draw color was visible as more opaque borders in the corners. BUG=294860 TEST=visual, enter overview mode (F5) and press arrow key to show selection. Committed: https://crrev.com/8c81e1627f347d504f06d9e45526a54017ff740a Cr-Commit-Position: refs/heads/master@{#326812}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M ash/wm/overview/window_grid.cc View 4 chunks +9 lines, -5 lines 2 comments Download
M ui/views/border.cc View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
flackr
PTAL, thanks!
5 years, 8 months ago (2015-04-22 21:19:10 UTC) #2
sadrul
lgtm https://codereview.chromium.org/1105563003/diff/1/ash/wm/overview/window_grid.cc File ash/wm/overview/window_grid.cc (right): https://codereview.chromium.org/1105563003/diff/1/ash/wm/overview/window_grid.cc#newcode449 ash/wm/overview/window_grid.cc:449: selection_widget_->SetOpacity(255); The opacity change to 255 instead of ...
5 years, 8 months ago (2015-04-23 17:05:26 UTC) #3
flackr
https://codereview.chromium.org/1105563003/diff/1/ash/wm/overview/window_grid.cc File ash/wm/overview/window_grid.cc (right): https://codereview.chromium.org/1105563003/diff/1/ash/wm/overview/window_grid.cc#newcode449 ash/wm/overview/window_grid.cc:449: selection_widget_->SetOpacity(255); On 2015/04/23 17:05:26, sadrul wrote: > The opacity ...
5 years, 8 months ago (2015-04-23 17:11:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105563003/1
5 years, 8 months ago (2015-04-24 14:57:10 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-24 16:14:31 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 16:16:12 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8c81e1627f347d504f06d9e45526a54017ff740a
Cr-Commit-Position: refs/heads/master@{#326812}

Powered by Google App Engine
This is Rietveld 408576698