Fixed strange whitespace issue. Also, increased bottom border a bit to make it match other status bar heights.

CQTexperiment
vspader 2008-03-05 01:22:42 +00:00
parent 569a3e79cc
commit 477bdbd4ef
2 changed files with 2950 additions and 2897 deletions

View File

@ -228,7 +228,7 @@ increase/decrease as long as the user holds the left/right, plus/minus button */
- (void)awakeFromNib
{
[mainWindow setExcludedFromWindowsMenu:YES];
[mainWindow setContentBorderThickness:22.0 forEdge:NSMinYEdge];
[mainWindow setContentBorderThickness:24.0 forEdge:NSMinYEdge];
[[totalTimeField cell] setBackgroundStyle:NSBackgroundStyleRaised];

File diff suppressed because it is too large Load Diff