Adjust 'really large' sizes.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17186 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
alexm 2003-07-11 01:38:39 +00:00
parent f14cb00652
commit 37351ae55e
3 changed files with 19 additions and 5 deletions

View file

@ -137,7 +137,8 @@ static BOOL noLayoutManagerException(void)
/* The shared notification center */
static NSNotificationCenter *notificationCenter;
/* Default max. size. */
/* Default max. size. Don't change this without understanding and checking
for roundoff issues. Whole points should be representable. */
#define HUGE 1e7