mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-22 01:22:03 +00:00
Fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4554 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7084274d82
commit
c01e5f1b4d
6 changed files with 51 additions and 6 deletions
|
@ -152,9 +152,6 @@ static float GSMenuBarHeight = 25.0; // a guess.
|
|||
if ([anItem hasSubmenu])
|
||||
[[anItem target] display];
|
||||
|
||||
// set view needs to be redrawn
|
||||
[window flushWindow];
|
||||
|
||||
// set ivar to new index
|
||||
menuv_highlightedItemIndex = index;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue