Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_calc.c 


Log Message:

oops. thanks jose :)

===================================================================
RCS file: /cvs/e/e17/libs/edje/src/lib/edje_calc.c,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -3 -r1.85 -r1.86
--- edje_calc.c 2 Aug 2006 10:52:44 -0000       1.85
+++ edje_calc.c 3 Aug 2006 09:47:17 -0000       1.86
@@ -900,7 +900,7 @@
        params->fill.h = desc->fill.abs_y + (params->h * desc->fill.rel_y);
      }
    params->fill.angle = desc->fill.angle;
-   params->fill.spread = desc->fill.angle;
+   params->fill.spread = desc->fill.spread;
    /* colors */
 
    params->color.r = desc->color.r;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to