Descriptionmac: Fix tab strip outline when dragging out a tab.
The tab drawing code had a spurious "+ 1". Move that into the
tab height, so that other places that look at this (such as the
tab drag-out code) get a consistent value.
The new height also matches the height of the corresponding bitmap:
chrome/app/theme/def_100/mac/tab_active_left.png ist 29px high and
has empty pixels at the top.
BUG=52468
TEST=drag out tab. tab in new window looks good.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171013
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|