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

Issue 396193002: Fix avatar image size in user pods on desktop (Closed)

Created:
6 years, 5 months ago by bartfab (slow)
Modified:
6 years, 5 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix avatar image size in user pods on desktop This is a fix for a regression introduced by CL 358183004. On desktop, small avatar images should not be centered but stretched to fill the entire available space of 180px x 180px. BUG=214904, 241790 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285683

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed missing semicolon. Alphabetized. #

Patch Set 3 : Addressed comments. #

Patch Set 4 : Fix opacity of focused pods. #

Total comments: 2

Patch Set 5 : Added TODO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M chrome/browser/resources/user_manager/user_manager.css View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M ui/login/account_picker/user_pod_row.css View 1 2 3 4 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 26 (0 generated)
bartfab (slow)
Hi Monica, Could you take a look please? Hi Evan, Could you do an owner ...
6 years, 5 months ago (2014-07-16 09:36:02 UTC) #1
noms (inactive)
This looks like it works. Thanks!
6 years, 5 months ago (2014-07-16 13:51:13 UTC) #2
noms (inactive)
lgtm On 2014/07/16 13:51:13, Monica Dinculescu wrote: > This looks like it works. Thanks!
6 years, 5 months ago (2014-07-16 13:52:21 UTC) #3
Evan Stade
https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css File chrome/browser/resources/user_manager/user_manager.css (right): https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css#newcode63 chrome/browser/resources/user_manager/user_manager.css:63: max-width: initial; is there some other rule setting this ...
6 years, 5 months ago (2014-07-16 23:26:24 UTC) #4
bartfab (slow)
https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css File chrome/browser/resources/user_manager/user_manager.css (right): https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css#newcode63 chrome/browser/resources/user_manager/user_manager.css:63: max-width: initial; On 2014/07/16 23:26:24, Evan Stade wrote: > ...
6 years, 5 months ago (2014-07-16 23:53:57 UTC) #5
Evan Stade
https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css File chrome/browser/resources/user_manager/user_manager.css (right): https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css#newcode63 chrome/browser/resources/user_manager/user_manager.css:63: max-width: initial; On 2014/07/16 23:53:57, bartfab wrote: > On ...
6 years, 5 months ago (2014-07-17 01:00:08 UTC) #6
bartfab (slow)
On 2014/07/17 01:00:08, Evan Stade wrote: > https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css > File chrome/browser/resources/user_manager/user_manager.css (right): > > https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css#newcode63 ...
6 years, 5 months ago (2014-07-21 14:40:11 UTC) #7
Evan Stade
On 2014/07/21 14:40:11, bartfab wrote: > On 2014/07/17 01:00:08, Evan Stade wrote: > > > ...
6 years, 5 months ago (2014-07-21 18:09:19 UTC) #8
bartfab (slow)
Monica, Pavel, You tell me how you want to handle this: - user_pod_row.css contains *no* ...
6 years, 5 months ago (2014-07-21 18:25:39 UTC) #9
bartfab (slow)
https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css File chrome/browser/resources/user_manager/user_manager.css (right): https://codereview.chromium.org/396193002/diff/1/chrome/browser/resources/user_manager/user_manager.css#newcode64 chrome/browser/resources/user_manager/user_manager.css:64: width: 180px On 2014/07/16 23:26:24, Evan Stade wrote: > ...
6 years, 5 months ago (2014-07-21 18:27:44 UTC) #10
bartfab (slow)
Monica, Pavel, ping.
6 years, 5 months ago (2014-07-23 08:34:19 UTC) #11
noms (inactive)
Oof, I would lean towards keeping the desktop-specific rules in user_pod_row.css, as it is now. ...
6 years, 5 months ago (2014-07-23 14:00:37 UTC) #12
dzhioev (left Google)
> I think it's a little dangerous to include css from ../login because it's not ...
6 years, 5 months ago (2014-07-24 14:47:25 UTC) #13
bartfab (slow)
On 2014/07/24 14:47:25, dzhioev wrote: > > I think it's a little dangerous to include ...
6 years, 5 months ago (2014-07-24 14:55:39 UTC) #14
Evan Stade
On 2014/07/24 14:55:39, bartfab wrote: > On 2014/07/24 14:47:25, dzhioev wrote: > > > I ...
6 years, 5 months ago (2014-07-24 15:01:39 UTC) #15
bartfab (slow)
On 2014/07/24 15:01:39, Evan Stade wrote: > On 2014/07/24 14:55:39, bartfab wrote: > > On ...
6 years, 5 months ago (2014-07-24 15:03:59 UTC) #16
Evan Stade
On 2014/07/24 15:03:59, bartfab wrote: > On 2014/07/24 15:01:39, Evan Stade wrote: > > On ...
6 years, 5 months ago (2014-07-24 15:24:59 UTC) #17
dzhioev (left Google)
On 2014/07/24 15:24:59, Evan Stade wrote: > On 2014/07/24 15:03:59, bartfab wrote: > > On ...
6 years, 5 months ago (2014-07-24 15:40:46 UTC) #18
bartfab (slow)
I believe this implementation matches the consensus we reached. Please take another look.
6 years, 5 months ago (2014-07-25 11:51:46 UTC) #19
dzhioev (left Google)
On 2014/07/25 11:51:46, bartfab wrote: > I believe this implementation matches the consensus we reached. ...
6 years, 5 months ago (2014-07-25 12:10:55 UTC) #20
Evan Stade
lgtm https://codereview.chromium.org/396193002/diff/60001/ui/login/account_picker/user_pod_row.css File ui/login/account_picker/user_pod_row.css (right): https://codereview.chromium.org/396193002/diff/60001/ui/login/account_picker/user_pod_row.css#newcode88 ui/login/account_picker/user_pod_row.css:88: html:not([screen=login-add-user]) .pod .user-image { could you add a ...
6 years, 5 months ago (2014-07-25 18:47:51 UTC) #21
bartfab (slow)
https://codereview.chromium.org/396193002/diff/60001/ui/login/account_picker/user_pod_row.css File ui/login/account_picker/user_pod_row.css (right): https://codereview.chromium.org/396193002/diff/60001/ui/login/account_picker/user_pod_row.css#newcode88 ui/login/account_picker/user_pod_row.css:88: html:not([screen=login-add-user]) .pod .user-image { On 2014/07/25 18:47:50, Evan Stade ...
6 years, 5 months ago (2014-07-25 19:16:15 UTC) #22
bartfab (slow)
The CQ bit was checked by bartfab@chromium.org
6 years, 5 months ago (2014-07-25 19:16:19 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/396193002/80001
6 years, 5 months ago (2014-07-25 19:18:00 UTC) #24
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-25 21:06:23 UTC) #25
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 21:29:43 UTC) #26
Message was sent while issue was closed.
Change committed as 285683

Powered by Google App Engine
This is Rietveld 408576698