Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_tree.c 


Log Message:
Make sure the parent of a node gets configured when a node gets expanded the
first time.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_tree.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -3 -r1.39 -r1.40
--- ewl_tree.c  2 Jun 2004 18:55:36 -0000       1.39
+++ ewl_tree.c  3 Jun 2004 06:01:29 -0000       1.40
@@ -646,6 +646,7 @@
        }
 
        ewl_container_prefer_largest(c, EWL_ORIENTATION_HORIZONTAL);
+       ewl_widget_configure(EWL_WIDGET(c)->parent);
 
        DLEAVE_FUNCTION(DLEVEL_STABLE);
 }




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to