[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: urandom trunk/evas/src/lib/canvas
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2009-02-28 17:56:06
Message-ID: 20090228175606.F1B9E1183FC () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
  and also for the vertical layout
  
Author:       urandom
Date:         2009-02-28 09:56:06 -0800 (Sat, 28 Feb 2009)
New Revision: 39291

Modified:
  trunk/evas/src/lib/canvas/evas_object_box.c 

Modified: trunk/evas/src/lib/canvas/evas_object_box.c
===================================================================
--- trunk/evas/src/lib/canvas/evas_object_box.c	2009-02-28 17:51:31 UTC (rev 39290)
+++ trunk/evas/src/lib/canvas/evas_object_box.c	2009-02-28 17:56:06 UTC (rev 39291)
@@ -951,7 +951,7 @@
      y += remaining * priv->align.v;
    else if (n_children == 1)
      y += remaining / 2;
-   else
+   else if (remaining > 0)
      { /* justified */
 	_fixed_point_divide_and_decompose_integer
 	  (remaining, n_children - 1, &global_pad, &pad_inc);


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic