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

Issue 2959363002: Add ripple effect to new-style notification header. (Closed)

Created:
3 years, 5 months ago by tetsui
Modified:
3 years, 5 months ago
Reviewers:
yoshiki, fukino
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-notifications_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ripple effect to new-style notification header. BUG=736996 TEST=manual Review-Url: https://codereview.chromium.org/2959363002 Cr-Commit-Position: refs/heads/master@{#483381} Committed: https://chromium.googlesource.com/chromium/src/+/07abab334b42055ce5a277f78c78d39f584e5296

Patch Set 1 #

Total comments: 2

Patch Set 2 : Resolve review comments. #

Total comments: 10

Patch Set 3 : Resolve nits and remove focus from the header. #

Patch Set 4 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M ui/message_center/views/notification_header_view.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M ui/message_center/views/notification_header_view.cc View 1 2 3 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
tetsui
PTAL. Thanks!
3 years, 5 months ago (2017-06-29 01:24:14 UTC) #4
fukino
https://codereview.chromium.org/2959363002/diff/1/ui/message_center/views/notification_header_view.cc File ui/message_center/views/notification_header_view.cc (right): https://codereview.chromium.org/2959363002/diff/1/ui/message_center/views/notification_header_view.cc#newcode195 ui/message_center/views/notification_header_view.cc:195: View::OnMouseEvent(event); This looks hacky (and scary)... In ash system ...
3 years, 5 months ago (2017-06-29 04:30:42 UTC) #7
tetsui
https://codereview.chromium.org/2959363002/diff/1/ui/message_center/views/notification_header_view.cc File ui/message_center/views/notification_header_view.cc (right): https://codereview.chromium.org/2959363002/diff/1/ui/message_center/views/notification_header_view.cc#newcode195 ui/message_center/views/notification_header_view.cc:195: View::OnMouseEvent(event); On 2017/06/29 04:30:42, fukino wrote: > This looks ...
3 years, 5 months ago (2017-06-29 07:49:14 UTC) #10
yoshiki
lgtm with nits https://codereview.chromium.org/2959363002/diff/20001/ui/message_center/views/notification_header_view.cc File ui/message_center/views/notification_header_view.cc (right): https://codereview.chromium.org/2959363002/diff/20001/ui/message_center/views/notification_header_view.cc#newcode38 ui/message_center/views/notification_header_view.cc:38: const float kInkDropRippleVisibleOpacity = 0.08f; nit: ...
3 years, 5 months ago (2017-06-29 08:09:06 UTC) #11
fukino
looking good. Is it possible to trigger the ripple effect even when the expand button ...
3 years, 5 months ago (2017-06-29 08:29:12 UTC) #12
tetsui
yoshiki@: Thank you! fukino@: I realized that only forwarding ButtonPressed callback isn't enough, because ripple ...
3 years, 5 months ago (2017-06-29 11:35:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2959363002/60001
3 years, 5 months ago (2017-06-29 15:17:51 UTC) #18
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 16:23:10 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/07abab334b42055ce5a277f78c78...

Powered by Google App Engine
This is Rietveld 408576698