Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_container.c 


Log Message:
- this will be done by the caching code

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_container.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -3 -r1.52 -r1.53
--- ewl_container.c     15 Dec 2006 06:29:58 -0000      1.52
+++ ewl_container.c     2 Jan 2007 22:45:53 -0000       1.53
@@ -1357,7 +1357,6 @@
         */
        e = ewl_embed_widget_find(EWL_WIDGET(w));
        if (e && c->clip_box) {
-               evas_object_hide(c->clip_box);
                ewl_embed_object_cache(e, c->clip_box);
                c->clip_box = NULL;
        }



-------------------------------------------------------------------------
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