Fix for menu sizing

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15766 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-01-30 03:04:25 +00:00
parent efca744a34
commit 5a0d43a0ab

View file

@ -1,3 +1,9 @@
Thu Jan 30 03:57:42 2003 Serg Stoyan <stoyan@hologr.com>
* Source/NSMenuView.m ([-sizeToFit]): Removed the additional 17
pixels from menu view title size, they have no reason to be used,
and don't look good.
Thu Jan 30 02:55:17 2003 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSScrollView.m ([-scrollPageDown:], [-scrollPageUp:]): Do