Fixed drawing images above key equivs in popup buttons

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15884 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-02-05 04:06:47 +00:00
parent 5b0ab5a678
commit ba4298ecdf

View file

@ -1,3 +1,9 @@
Wed Feb 5 04:56:45 2003 Serg Stoyan <stoyan@hologr.com>
* Source/NSMenuItemCell.m ([-drawKeyEquivalentWithFrame:inView:]):
Do not draw the key equivalent if we are owned by a popup, and are
drawing the small popup image.
Wed Feb 5 04:42:16 2003 Serg Stoyan <stoyan@hologr.com>
* Source/NSPrintOperation.m ([-_printOperationDidRun:success: