mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 07:31:07 +00:00
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:
parent
5b0ab5a678
commit
ba4298ecdf
1 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue