discomfitor pushed a commit to branch master.

commit 93f8f16bfde302f13282be49a7d912bcfa19df04
Author: Mike Blumenkrantz <[email protected]>
Date:   Tue Apr 16 12:04:40 2013 +0100

    fix clipper sizing for zoom comp effect
---
 data/themes/edc/comp.edc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/themes/edc/comp.edc b/data/themes/edc/comp.edc
index fb994e7..8f414c3 100644
--- a/data/themes/edc/comp.edc
+++ b/data/themes/edc/comp.edc
@@ -516,7 +516,9 @@ group { name: "e/comp/effects/auto/zoom";
       part { name: "clip"; type: RECT; insert_after: "mover";
          description { state: "default";
             rel1.to: "mover";
+            rel1.offset: -20 -20;
             rel2.to: "mover";
+            rel2.offset: 20 20;
             color: 255 255 255 255;
          }
          description { state: "hidden";

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to