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

Issue 1700016: Two changes to extension app icons:... (Closed)

Created:
10 years, 8 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
Glen Murphy
CC:
chromium-reviews, ben+cc_chromium.org, Aaron Boodman
Visibility:
Public.

Description

Two changes to extension app icons: 1) When one of the mini tabs is an app (nano) tab, we now increase the margin between the mini tabs and the regular tabs by a few pixels. This is because with the large icons for nano tabs, it looks a little squished against the regular tabs in the tabstrip. 2) When dragging a nano tab within the tab strip, the background "handle" would grow to be as large as a regular tab (while dragging) due to the fact that UpdateData (that DraggedTabView calls) was not transferring the app tab bit to the new Tab. BUG=None TEST=Visual inspection. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45664

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -13 lines) Patch
M chrome/browser/views/tabs/dragged_tab_controller.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/views/tabs/tab_renderer.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/views/tabs/tab_strip.h View 4 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/views/tabs/tab_strip.cc View 7 chunks +28 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Finnur
10 years, 8 months ago (2010-04-26 23:38:16 UTC) #1
Glen Murphy
10 years, 8 months ago (2010-04-27 00:18:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698