Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/estyle

Dir     : e17/libs/estyle/src


Modified Files:
        estyle.c 


Log Message:

update layers of internal objects on text set.
this fixes the etox flipped shadow/text bug.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/estyle/src/estyle.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- estyle.c    8 Aug 2003 05:01:04 -0000       1.27
+++ estyle.c    20 Aug 2003 18:44:18 -0000      1.28
@@ -459,6 +459,11 @@
         * Set new length and dimensions.
         */
        __estyle_update_dimensions(es);
+
+        /*
+         * Set the layer to update the internal style layers
+         */
+        estyle_set_layer(obj, evas_object_layer_get(obj));
 }
 
 /**




-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to