discomfitor pushed a commit to branch master.

commit 275000dcbfcba80f896fadcd4f9dc844083b4408
Author: Mike Blumenkrantz <[email protected]>
Date:   Tue Apr 23 17:09:51 2013 +0100

    only apply solid zoomap for menus
---
 src/bin/e_comp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 07d7d3c..3e722d0 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -1904,7 +1904,7 @@ _e_comp_win_shadow_setup(E_Comp_Win *cw)
           edje_object_part_swallow(cw->shobj, "e.swallow.content", cw->obj);
 #endif
      }
-   if (cw->eobj
+   if (cw->menu
 #ifdef BORDER_ZOOMAPS
    || cw->bd
 #endif

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to