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

Issue 2942523002: Add new style to page switcher (Closed)

Created:
3 years, 6 months ago by weidongg
Modified:
3 years, 6 months ago
Reviewers:
xiyuan, newcomer
CC:
chromium-reviews, tfarina, Matt Giuca
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add new style to page switcher 1. Change button from slim rectangle to circle. 2. Apply different effect when the corresponding page of the button is selected. 3. Add ink drop ripple and highlight to the button, which are shown when clicked. - screenshot: https://screenshot.googleplex.com/jd3w9v2q5xm BUG=732067 Review-Url: https://codereview.chromium.org/2942523002 Cr-Commit-Position: refs/heads/master@{#479487} Committed: https://chromium.googlesource.com/chromium/src/+/997174a8a84df91727a37259fb5ee7ea6ee7e1a2

Patch Set 1 #

Patch Set 2 : Clearn up code #

Patch Set 3 : Set button ink drop radius from 16 (which is used to see clearly in experiment) back to 8 (which is… #

Total comments: 8

Patch Set 4 : Clean up code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -123 lines) Patch
M ui/app_list/views/page_switcher_vertical.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/app_list/views/page_switcher_vertical.cc View 1 2 3 7 chunks +116 lines, -121 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
weidongg
xiyuan@, please review the changes.
3 years, 6 months ago (2017-06-14 17:25:49 UTC) #8
xiyuan
https://codereview.chromium.org/2942523002/diff/40001/ui/app_list/views/page_switcher_vertical.cc File ui/app_list/views/page_switcher_vertical.cc (right): https://codereview.chromium.org/2942523002/diff/40001/ui/app_list/views/page_switcher_vertical.cc#newcode78 ui/app_list/views/page_switcher_vertical.cc:78: return event.IsMouseEvent() && We stripped out gesture events here. ...
3 years, 6 months ago (2017-06-14 18:21:50 UTC) #9
weidongg
https://codereview.chromium.org/2942523002/diff/40001/ui/app_list/views/page_switcher_vertical.cc File ui/app_list/views/page_switcher_vertical.cc (right): https://codereview.chromium.org/2942523002/diff/40001/ui/app_list/views/page_switcher_vertical.cc#newcode78 ui/app_list/views/page_switcher_vertical.cc:78: return event.IsMouseEvent() && On 2017/06/14 18:21:49, xiyuan wrote: > ...
3 years, 6 months ago (2017-06-14 18:40:13 UTC) #10
xiyuan
lgtm
3 years, 6 months ago (2017-06-14 19:32:26 UTC) #11
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/2942523002/60001
3 years, 6 months ago (2017-06-14 19:40:20 UTC) #13
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 20:20:21 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/997174a8a84df91727a37259fb5e...

Powered by Google App Engine
This is Rietveld 408576698