discomfitor pushed a commit to branch master.

commit 2ce4e8190c9342dc42fa8bb6544f5913951eb631
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu May 23 11:47:47 2013 +0100

    set mouse_events: 0 on zoom comp effect clipper to be pedantic
---
 data/themes/edc/comp.edc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/themes/edc/comp.edc b/data/themes/edc/comp.edc
index 6ad438c..05c6881 100644
--- a/data/themes/edc/comp.edc
+++ b/data/themes/edc/comp.edc
@@ -513,7 +513,8 @@ group { name: "e/comp/effects/auto/zoom";
       }
    }
    parts {
-      part { name: "clip"; type: RECT; insert_after: "mover";
+      part { name: "clip"; type: RECT; mouse_events: 0;
+         insert_after: "mover";
          description { state: "default";
             rel1.to: "mover";
             rel1.offset: -20 -20;

-- 

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

Reply via email to