zoom-easeout: change portion from 0.3 to 0.6 19/142219/2
authorJuyeon Lee <juyeonne.lee@samsung.com>
Thu, 3 Aug 2017 05:48:19 +0000 (14:48 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Thu, 3 Aug 2017 06:33:00 +0000 (15:33 +0900)
Change-Id: I2574472101e91f7277df4fe4e7c7911446c39725

data/group/zoom-easeout.edc

index 0b43f84..0bc65b5 100644 (file)
@@ -108,8 +108,8 @@ group { name: "e/comp/effects/zoom-easeout";
            map {
               on: 1;
               smooth: 1;
-              zoom.x: 0.3;
-              zoom.y: 0.3;
+              zoom.x: 0.6;
+              zoom.y: 0.6;
            }
         }
         description { state: "visible" 0.0;
@@ -151,8 +151,8 @@ group { name: "e/comp/effects/zoom-easeout";
            map {
               on: 1;
               smooth: 1;
-              zoom.x: 0.3;
-              zoom.y: 0.3;
+              zoom.x: 0.6;
+              zoom.y: 0.6;
            }
         }
         description { state: "visible" 0.0;