Add CURRENT option which edje object moves from current position.
authorjaehwan <jaehwan>
Thu, 3 Nov 2011 04:43:00 +0000 (04:43 +0000)
committerjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 3 Nov 2011 04:43:00 +0000 (04:43 +0000)
commit3a4767e8fd8eb2aa062a0dbda6dcb0658a782cc9
tree3f0c0f9a203d2e5b240f347e21dea4780301ef07
parent08d1b146b740c4a67a882833ed7c12f271eeb11b
Add CURRENT option which edje object moves from current position.
Currently, when the part in edc move by transition, it moves from the
one of the states to another of the states even if it is ainimating.
We need it to move from current position, because the animation is not
natural and smooth. So I made the "CURRENT" option.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@64675 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/edje_cc_handlers.c
src/lib/Edje.h
src/lib/edje_calc.c
src/lib/edje_private.h
src/lib/edje_program.c