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

Issue 5960008: Make thumbnails closable in tabpose (Closed)

Created:
10 years ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Make thumbnails closable in tabpose Also make the thumbnails left-aligned. The reason for this is that when thumbnails are closed, the reshuffling algorithm looks a bit busy. We want to eventually slide thumbs out on the left side on the window and then slide them back in from the right. BUG=50307 TEST= * Hover a thumb. It should show a close button. * Press opt. All thumbs should show a close button. * Press a close button. Thumb should close, the rest of the tabs should reshuffle. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71232

Patch Set 1 #

Patch Set 2 : works #

Patch Set 3 : tweak post-close selection #

Total comments: 17

Patch Set 4 : rebase #

Patch Set 5 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -59 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tabpose_window.h View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tabpose_window.mm View 1 2 3 4 22 chunks +165 lines, -59 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
The CL description needs work too. http://codereview.chromium.org/5960008/diff/7001/chrome/browser/ui/cocoa/tabpose_window.mm File chrome/browser/ui/cocoa/tabpose_window.mm (right): http://codereview.chromium.org/5960008/diff/7001/chrome/browser/ui/cocoa/tabpose_window.mm#newcode919 chrome/browser/ui/cocoa/tabpose_window.mm:919: - (void)setUpLayersInSlomo:(BOOL)slomo; These ...
9 years, 11 months ago (2010-12-30 01:16:48 UTC) #1
Nico
Thanks! Another change is that the las row of tiles is now left-aligned instead of ...
9 years, 11 months ago (2011-01-12 19:51:58 UTC) #2
viettrungluu
9 years, 11 months ago (2011-01-12 20:21:03 UTC) #3
LGEishTM.

Powered by Google App Engine
This is Rietveld 408576698