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

Issue 3204007: Make tabOverlap dynamic depending on the number of non-mini tabs presented on... (Closed)

Created:
10 years, 4 months ago by Pencilcheck
Modified:
9 years, 5 months ago
Reviewers:
Glen Murphy, Bons
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make tabOverlap dynamic depending on the number of non-mini tabs presented on the tab strip to address the bug at htp://crbug.com/188. Also added fisheye tabs which will increase size temporarily when hovered without being selected. Users would be able to read the title of the hovered tab when the strip can't hold more tabs with default tab overlap size. from Penn Su <pennsu@gmail.com>; BUG=52213 TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -16 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/tab_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/tab_controller.mm View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_strip_controller.mm View 11 chunks +42 lines, -15 lines 0 comments Download
M chrome/browser/cocoa/tab_view.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/tab_view.mm View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Pencilcheck
10 years, 4 months ago (2010-08-25 20:43:38 UTC) #1
This is my first attempt to address the problem of tab overflow in a window with
limited space.

Powered by Google App Engine
This is Rietveld 408576698