discomfitor pushed a commit to branch master.

commit 135e82e9caa742d1ab22bd1ec5321789832bc89c
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Aug 30 10:29:35 2013 +0100

    show input window objects on show
---
 src/bin/e_comp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 43d129e..236cfbe 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -2468,6 +2468,7 @@ _e_comp_win_show(E_Comp_Win *cw)
    if (cw->input_only)
      {
         if (!cw->shape) return;
+        evas_object_show(cw->effect_obj);
         cw->real_hid = 0;
         cw->shape->visible = 0;
         e_container_shape_show(cw->shape);

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to