projects
/
platform
/
core
/
uifw
/
e-mod-tizen-effect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239294b
)
zoom-easeout: change portion from 0.3 to 0.6
author
Juyeon Lee
<juyeonne.lee@samsung.com>
Thu, 3 Aug 2017 05:48:19 +0000
(14:48 +0900)
committer
Juyeon Lee
<juyeonne.lee@samsung.com>
Thu, 3 Aug 2017 06:54:24 +0000
(15:54 +0900)
Change-Id: I2574472101e91f7277df4fe4e7c7911446c39725
data/group/zoom-easeout.edc
patch
|
blob
|
history
diff --git
a/data/group/zoom-easeout.edc
b/data/group/zoom-easeout.edc
index 0b43f84aef213d3782d486d2c0aaada93ad78162..0bc65b5a3cc8ea9d3c78d7ca3c45f0e1ca2bf8ee 100644
(file)
--- a/
data/group/zoom-easeout.edc
+++ b/
data/group/zoom-easeout.edc
@@
-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;