effect: background-zoom-fade not to blend with below windows 50/138850/1
authorJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 14 Jul 2017 05:01:33 +0000 (14:01 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 14 Jul 2017 05:01:33 +0000 (14:01 +0900)
Change-Id: I86ffb2d4f901c0b5cff40dace0e90b661a7fea80

data/group/background-zoom-fade.edc

index bd2b349..a91903a 100644 (file)
@@ -21,6 +21,14 @@ group { name: "e/comp/effects/background-zoom-fade";
           }
      }
    parts {
+        part { name: "bg";
+          type: RECT;
+          description { state: "default" 0.0;
+             color: 0 0 0 255;
+             rel1.relative: 0 0;
+             rel2.relative: 1 1;
+          }
+        }
         part { name: "clipper";
         type: RECT;
         mouse_events: 0;