efl_canvas_animation_group: remove implicit children behaviour
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 4 Dec 2019 13:20:43 +0000 (14:20 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 4 Dec 2019 21:19:20 +0000 (06:19 +0900)
commit6f3a118fd0e94576f07a34cb5564ab17284832b9
treebc5525998258e75803498322861d7b325832d716
parent23d12000e167efd61ef5d4f7018c50a4e597fa47
efl_canvas_animation_group: remove implicit children behaviour

you could set the duration of the group to all children, however, the
default behaviour was to not do that. This is however a bit probeblatic,
and needs to be more expclicit. If this is needed again, then this can
be reintroduced, however, not in this form.

ref T8437
Depends on D10798

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D10799
src/lib/evas/Evas_Common.h
src/lib/evas/Evas_Eo.h
src/lib/evas/canvas/efl_canvas_animation_group.c