Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(920)

Issue 159060: Mac: Nicer drawing of tab text

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by thakis
Modified:
15 years ago
Base URL:
http://google-toolbox-for-mac.googlecode.com/svn/trunk/AppKit/
Visibility:
Public.

Description

Mac: Nicer drawing of tab text Before: http://imgur.com/CQYd1.png http://imgur.com/QMPwH.png After: http://imgur.com/Wpnth.png http://imgur.com/Q6zUf.png BUG=28478 TEST=Text in tabs should look just like before with default theme. Text in tabs should look nice with theme "Karim Rashid".

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Patch Set 3 : Improve appearance of Grover Cleveland's Wikipedia page #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -21 lines) Patch
M GTMFadeTruncatingTextFieldCell.m View 1 2 1 chunk +41 lines, -21 lines 0 comments Download

Messages

Total messages: 5
thakis
15 years, 1 month ago (2009-11-22 07:52:41 UTC) #1
thakis
Added screenshots to the issue description.
15 years, 1 month ago (2009-11-22 07:59:53 UTC) #2
dmaclach
http://codereview.appspot.com/159060/diff/1/2 File GTMFadeTruncatingTextFieldCell.m (right): http://codereview.appspot.com/159060/diff/1/2#newcode41 GTMFadeTruncatingTextFieldCell.m:41: if (size.width <= cellFrame.size.width) { use NSWidth(cellFrame) http://codereview.appspot.com/159060/diff/1/2#newcode65 GTMFadeTruncatingTextFieldCell.m:65: ...
15 years, 1 month ago (2009-11-22 22:59:39 UTC) #3
thakis
http://codereview.appspot.com/159060/diff/1/2 File GTMFadeTruncatingTextFieldCell.m (right): http://codereview.appspot.com/159060/diff/1/2#newcode41 GTMFadeTruncatingTextFieldCell.m:41: if (size.width <= cellFrame.size.width) { On 2009/11/22 22:59:39, dmaclach ...
15 years, 1 month ago (2009-11-22 23:05:39 UTC) #4
thomasvl
15 years ago (2009-11-23 14:27:35 UTC) #5
Sent you both a CL to actually land this into GTM.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b