naviframe : Fixed the overlap issue during multiple push.
authorSubhransu Sekhar Mohanty <sub.mohanty@samsung.com>
Sat, 22 Mar 2014 05:22:32 +0000 (14:22 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Sat, 22 Mar 2014 05:23:23 +0000 (14:23 +0900)
commitfc5643b67327f13f25c1cf51fcea74f1ebe8669b
tree97912012dc77e5a0b39340c379a6e283943092d4
parent01c6d4808b4e36d4c73a70452a073f2e092bded1
naviframe : Fixed the overlap issue during multiple push.

Summary:
Currently there is a overlap issue in naviframe in case of multiple push.
This issue will occur if the naviframe edc implements push,defered for
the item transition. The issue occurs becoz of cur,push,deffered is not being
called to the current and intermediate items during multiple item push.
To fix the above issue pass the data as current item that needs to be
out of the aviframe during creating the animator job.

@fix

Reviewers: Jaehyun, seoz, Hermet

Reviewed By: Hermet

CC: raster
Differential Revision: https://phab.enlightenment.org/D645
src/lib/elc_naviframe.c