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

Issue 1657623002: Implement "expand/collapse artwork" button in audio player. (Closed)

Created:
4 years, 10 months ago by ryoh
Modified:
4 years, 10 months ago
Reviewers:
fukino
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement "expand/collapse artwork" button in audio player. BUG=578022 TEST=manually Committed: https://crrev.com/6f17c22c98a7111bd519b221fb6cdd61c54d0d90 Cr-Commit-Position: refs/heads/master@{#372917}

Patch Set 1 #

Patch Set 2 : add todo comment #

Patch Set 3 : remove console.log #

Patch Set 4 : use default paper-button #

Patch Set 5 : add no-artwork images #

Patch Set 6 : fix background color #

Patch Set 7 : restore "expand album cover" state #

Total comments: 8

Patch Set 8 : update by the review #

Patch Set 9 : remove the border's height from audio player's height #

Patch Set 10 : use 'box-sizing' instead of calc #

Total comments: 1

Patch Set 11 : sorting css prop. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -59 lines) Patch
A ui/file_manager/audio_player/assets/100/player_no_artwork.png View 1 2 3 4 5 6 7 Binary file 0 comments Download
A ui/file_manager/audio_player/assets/200/player_no_artwork.png View 1 2 3 4 5 6 7 Binary file 0 comments Download
M ui/file_manager/audio_player/css/audio_player.css View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/audio_player/elements/audio_player.js View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M ui/file_manager/audio_player/elements/track_info_panel.css View 1 2 3 4 5 6 7 3 chunks +55 lines, -24 lines 0 comments Download
M ui/file_manager/audio_player/elements/track_info_panel.html View 1 2 3 1 chunk +17 lines, -14 lines 0 comments Download
M ui/file_manager/audio_player/elements/track_info_panel.js View 1 chunk +8 lines, -1 line 0 comments Download
M ui/file_manager/audio_player/js/audio_player.js View 1 2 3 4 5 6 9 chunks +100 lines, -18 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
ryoh
Hi, I implemented "expand-artwork" panel. Could you take a look? an alternative image for songs ...
4 years, 10 months ago (2016-02-01 09:19:14 UTC) #4
fukino
Thanks! https://codereview.chromium.org/1657623002/diff/120001/ui/file_manager/audio_player/elements/track_info_panel.css File ui/file_manager/audio_player/elements/track_info_panel.css (left): https://codereview.chromium.org/1657623002/diff/120001/ui/file_manager/audio_player/elements/track_info_panel.css#oldcode10 ui/file_manager/audio_player/elements/track_info_panel.css:10: display: flex; I think this shouldn't be removed. ...
4 years, 10 months ago (2016-02-02 06:24:20 UTC) #6
ryoh
Could you take another look? To remove the extra space, I updated the style sheet ...
4 years, 10 months ago (2016-02-02 08:15:49 UTC) #7
fukino
Thanks! LGTM with a nit. https://codereview.chromium.org/1657623002/diff/180001/ui/file_manager/audio_player/css/audio_player.css File ui/file_manager/audio_player/css/audio_player.css (right): https://codereview.chromium.org/1657623002/diff/180001/ui/file_manager/audio_player/css/audio_player.css#newcode31 ui/file_manager/audio_player/css/audio_player.css:31: box-sizing: border-box; nit: sort ...
4 years, 10 months ago (2016-02-02 08:33:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1657623002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1657623002/200001
4 years, 10 months ago (2016-02-02 08:56:34 UTC) #11
commit-bot: I haz the power
Committed patchset #11 (id:200001)
4 years, 10 months ago (2016-02-02 09:30:37 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 09:32:31 UTC) #15
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/6f17c22c98a7111bd519b221fb6cdd61c54d0d90
Cr-Commit-Position: refs/heads/master@{#372917}

Powered by Google App Engine
This is Rietveld 408576698