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

Issue 10556030: mac: Fix close button appearance in HiDPI. (Closed)

Created:
8 years, 6 months ago by Nico
Modified:
8 years, 6 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Visibility:
Public.

Description

mac: Fix close button appearance in HiDPI. Revert the explicit "scale" parts of r142304. In 10.7.3, the backing scale factor did not apply to shadowOffset and shadowBlurRadius. This appears fixed in 10.7.4, and retina MBPs ship with 10.7.4 -- so the manual scaling caused the scale to be applied twice, which moved the shadow off the close button. BUG=133134 TEST=look at a tab close button TBR=rsesek Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142607

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M chrome/browser/ui/cocoa/hover_close_button.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/molokocacao/NSBezierPath+MCAdditions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/molokocacao/NSBezierPath+MCAdditions.m View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/molokocacao/README.chromium View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
8 years, 6 months ago (2012-06-16 18:10:21 UTC) #1
Nico
(tbr because it's a revert)
8 years, 6 months ago (2012-06-16 18:10:34 UTC) #2
commit-bot: I haz the power
8 years, 6 months ago (2012-06-16 18:10:49 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698