Add CURRENT option which edje object moves from current position.
authorjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commit9f16e6055e3dafef45e7e3ef7285709fc10ba952
tree3f0c0f9a203d2e5b240f347e21dea4780301ef07
parent9ba877a23b458e04d590933811936c3b45f94130
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: svn+ssh://svn.enlightenment.org/var/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