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

Issue 7584008: Merge 92319 - Chromium Mac: Fix position of search tickmarks (Closed)

Created:
9 years, 4 months ago by Nico
Modified:
9 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 92319 - Chromium Mac: Fix position of search tickmarks https://bugs.webkit.org/show_bug.cgi?id=65575 This change adjusts the position of search tickmarks so that they are correctly centered. Also, insetting the tickmark rect by 5 pixels caused tickmarks on the overlay scrollbar to look very small. I changed this to inset by 4 pixels instead. The tickmark is the same width as the overlay scrollbar which looks much better. Patch by Sailesh Agrawal <sail@chromium.org>; on 2011-08-03 Reviewed by James Robinson. * platform/chromium/ScrollbarThemeChromiumMac.mm: (WebCore::ScrollbarThemeChromiumMac::paint): TBR=commit-queue@webkit.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92486

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M Source/WebCore/ChangeLog View 1 chunk +14 lines, -0 lines 0 comments Download
M Source/WebCore/platform/chromium/ScrollbarThemeChromiumMac.mm View 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Nico
9 years, 4 months ago (2011-08-05 17:58:07 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698