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

Issue 865333002: Update Touch Feedback on Volume tray (Closed)

Created:
5 years, 11 months ago by jonross
Modified:
5 years, 9 months ago
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update Touch Feedback on Volume tray Update the visual feedback for touch on the volume tray. Increased the touch region for the mute button. Combined the views after the volume slider into one touch region that opens the detailed view. Additionally removed subclasses of ui/views/controls/ inside VolumeView, where update logic was only extension. Removed need for custom layout by setting up the BoxLayout to tread the slider as a flex region. TEST=Manually tested on device BUG=447213 Committed: https://crrev.com/e5a9eec0d2e9423913f022abc4a120b9085b8fdc Cr-Commit-Position: refs/heads/master@{#313113}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -124 lines) Patch
M ash/system/audio/volume_view.h View 4 chunks +8 lines, -8 lines 0 comments Download
M ash/system/audio/volume_view.cc View 9 chunks +72 lines, -116 lines 2 comments Download

Messages

Total messages: 15 (5 generated)
jonross
Hey Stefan, I've updated how touch feedback works in the volume tray of the system ...
5 years, 11 months ago (2015-01-22 22:26:46 UTC) #3
jonross
5 years, 11 months ago (2015-01-23 19:39:41 UTC) #5
tdanderson
LGTM. My only comments would be to wrap the CL description at 80 characters per ...
5 years, 11 months ago (2015-01-23 20:03:25 UTC) #6
jonross
Hi Sadrul, Could you provide an owners review to my changes in ash/system/audio/volume_view.(h/cc)? Thanks, Jon
5 years, 11 months ago (2015-01-23 20:08:34 UTC) #8
sadrul
LGTM https://codereview.chromium.org/865333002/diff/20001/ash/system/audio/volume_view.cc File ash/system/audio/volume_view.cc (right): https://codereview.chromium.org/865333002/diff/20001/ash/system/audio/volume_view.cc#newcode154 ash/system/audio/volume_view.cc:154: more_region_->AddChildView(more_); Have you considered using TrayItemMore instead of ...
5 years, 11 months ago (2015-01-26 18:02:55 UTC) #9
jonross
https://codereview.chromium.org/865333002/diff/20001/ash/system/audio/volume_view.cc File ash/system/audio/volume_view.cc (right): https://codereview.chromium.org/865333002/diff/20001/ash/system/audio/volume_view.cc#newcode154 ash/system/audio/volume_view.cc:154: more_region_->AddChildView(more_); On 2015/01/26 18:02:55, sadrul wrote: > Have you ...
5 years, 11 months ago (2015-01-26 19:19:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/865333002/20001
5 years, 11 months ago (2015-01-26 19:20:14 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 11 months ago (2015-01-26 20:19:46 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e5a9eec0d2e9423913f022abc4a120b9085b8fdc Cr-Commit-Position: refs/heads/master@{#313113}
5 years, 11 months ago (2015-01-26 20:21:57 UTC) #14
Mr4D (OOO till 08-26)
5 years, 9 months ago (2015-03-25 21:53:37 UTC) #15
Message was sent while issue was closed.
Sorry for this far too late review, but I was then travelling in Asia and once I
was back it was apparently submitted.

lgtm

Powered by Google App Engine
This is Rietveld 408576698