mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:00:38 +00:00
Fixed keyboard navigation with TAB
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10188 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
409c03f71b
commit
49c22025ea
1 changed files with 1 additions and 0 deletions
|
@ -2436,6 +2436,7 @@ static float scrollerWidth; // == [NSScroller scrollerWidth]
|
|||
[_window selectKeyViewFollowingView: self];
|
||||
}
|
||||
}
|
||||
return;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue