mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:20:49 +00:00
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:
parent
f14cb00652
commit
37351ae55e
3 changed files with 19 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue