Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        buttons.c 


Log Message:
Fix button shape change when composite is enabled.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/buttons.c,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -3 -r1.82 -r1.83
--- buttons.c   18 Feb 2006 08:30:03 -0000      1.82
+++ buttons.c   2 Mar 2006 21:56:44 -0000       1.83
@@ -275,6 +275,7 @@
 {
    ITApply(EoGetWin(b), b->iclass, NULL, EoGetW(b), EoGetH(b),
           b->state, 0, 0, 0, ST_BUTTON, b->tclass, NULL, b->label);
+   EoShapeUpdate(b, 0);
 }
 
 #if 0                          /* Unused */




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to