hermet pushed a commit to branch master.

commit 86ff7c3659f9a3672ad9f40c3bd3dd0d1ede250f
Author: ChunEon Park <[email protected]>
Date:   Sun Aug 18 16:54:22 2013 +0900

    evas - oops, this line shouldn't be pushed.
---
 src/lib/evas/include/evas_inline.x | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/evas/include/evas_inline.x 
b/src/lib/evas/include/evas_inline.x
index 3770629..0b8e96e 100644
--- a/src/lib/evas/include/evas_inline.x
+++ b/src/lib/evas/include/evas_inline.x
@@ -155,7 +155,6 @@ evas_object_is_proxy_visible(Evas_Object *eo_obj, 
Evas_Object_Protected_Data *ob
 {
    if ((obj->cur->visible) &&
        //FIXME: Check the cached clipper visible properly.
-       ((obj->cur->cache.clip.visible) || (obj->is_smart)) &&
        (obj->is_smart || !obj->cur->clipper || 
obj->cur->clipper->cur->visible) &&
        ((obj->cur->cache.clip.a > 0 && obj->cur->render_op == 
EVAS_RENDER_BLEND)
         || obj->cur->render_op != EVAS_RENDER_BLEND))

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to