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

Issue 336333002: Fixed the colour and layout logic of the App Info dialog heading (Closed)

Created:
6 years, 6 months ago by sashab
Modified:
6 years, 6 months ago
Reviewers:
benwells
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Project:
chromium
Visibility:
Public.

Description

Fixed the colour and layout logic of the App Info dialog heading Added a colour to the version number and updated the font size to better match the mocks. Also fixed a small bug in the logic that lays out the name and version to place the version number on the next line if there are no links (no webstore or license links) for the app. Based off CL 335523002. BUG=385423, 383720 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278290

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved constants into private namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -22 lines) Patch
M chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc View 1 6 chunks +36 lines, -22 lines 0 comments Download
M ui/app_list/app_list_constants.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/app_list_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sashab
Small, low-priority CL.
6 years, 6 months ago (2014-06-17 02:40:56 UTC) #1
benwells
lgtm https://codereview.chromium.org/336333002/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc File chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc (right): https://codereview.chromium.org/336333002/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc#newcode49 chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc:49: const int kSpacingBetweenAppTitleAndVersion = 4; Nit: I recall ...
6 years, 6 months ago (2014-06-18 00:19:02 UTC) #2
sashab
Thanks ben! https://codereview.chromium.org/336333002/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc File chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc (right): https://codereview.chromium.org/336333002/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc#newcode49 chrome/browser/ui/views/apps/app_info_dialog/app_info_header_panel.cc:49: const int kSpacingBetweenAppTitleAndVersion = 4; On 2014/06/18 ...
6 years, 6 months ago (2014-06-18 00:42:53 UTC) #3
sashab
The CQ bit was checked by sashab@chromium.org
6 years, 6 months ago (2014-06-18 22:14:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sashab@chromium.org/336333002/20001
6 years, 6 months ago (2014-06-18 22:15:33 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 06:50:58 UTC) #6
Message was sent while issue was closed.
Change committed as 278290

Powered by Google App Engine
This is Rietveld 408576698