edje: add back use of Ecore_Animator when the Edje object is created on an non Ecore_...
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 5 Feb 2016 05:02:29 +0000 (06:02 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 5 Feb 2016 05:02:29 +0000 (06:02 +0100)
commitb02d34a839e5b721a0bdb2178187d6d50efad38f
treedd4580eb47438593801104e6b99d1fe9dddec45a
parent931b225895609f90855151700566df816dc47681
edje: add back use of Ecore_Animator when the Edje object is created on an non Ecore_Evas canvas.

This is necessary for backward compatibility still I am thinking of displaying a warning for this
use case and request people to update there work and drop that feature in the future (In a year
maybe from now). Elementary doesn't need this as it depends on Ecore_Evas.
src/lib/edje/edje_load.c
src/lib/edje/edje_private.h
src/lib/edje/edje_program.c
src/lib/edje/edje_smart.c