mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:50:37 +00:00
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:
parent
35ec3ff7e0
commit
cf28787fa7
3 changed files with 50 additions and 18 deletions
|
@ -1147,7 +1147,7 @@ static NSString* NSMenuLocationsKey = @"NSMenuLocations";
|
|||
}
|
||||
}
|
||||
|
||||
#define SHIFT_DELTA 15.0
|
||||
#define SHIFT_DELTA 18.0
|
||||
|
||||
- (void) shiftOnScreen
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue