Author: fredkiefer
Date: Sat Oct 26 00:34:18 2013
New Revision: 37279

URL: http://svn.gna.org/viewcvs/gnustep?rev=37279&view=rev
Log:
* Source/NSMenuView.m (-heightForItem:): Use
  -menuItemCellForItemAtIndex: to protect against an index being to
  big. This happens when the menu does not send notifications and a
  non-existing item gets highlighted.
* Source/NSMenuView.m (-menuItemCellForItemAtIndex:): Protect
  against negative index values.

Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Source/NSMenuView.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to