Major fixes all around.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4677 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
michael 1999-07-30 22:10:02 +00:00
parent 0ac5790122
commit c32570418e
11 changed files with 542 additions and 390 deletions

View file

@ -238,8 +238,7 @@
NSRect cRect = [self frame];
cRect.origin.x = 0;
// cRect.size.height += 1;
// cRect.size.width += 1;
cRect.origin.y = 0;
if (tab_type == NSTopTabsBezelBorder)
{