Added a short delay to item unhighlighting when using key. eqs. and

some corrections to submenu attaching.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5229 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
dlazaro 1999-11-17 23:01:54 +00:00
parent 35ec3ff7e0
commit cf28787fa7
3 changed files with 50 additions and 18 deletions

View file

@ -1147,7 +1147,7 @@ static NSString* NSMenuLocationsKey = @"NSMenuLocations";
}
}
#define SHIFT_DELTA 15.0
#define SHIFT_DELTA 18.0
- (void) shiftOnScreen
{