ges: Handle moving groups with effects inside
authorThibault Saunier <tsaunier@gnome.org>
Thu, 11 Aug 2016 17:19:44 +0000 (13:19 -0400)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 26 Sep 2016 16:33:00 +0000 (13:33 -0300)
commit1757ae2e5e84d63a0b738426d615d1f891377997
treee8ae46936c387d404087855d870ee10861e6b503
parent3409719de5233f5df55793cd9123f60653b6078a
ges: Handle moving groups with effects inside

We were only concidering that we should let the group handle moving
transitions when changing transitions but in fact as soon as a
transition is happenning between two clips that are in a same group
the group properly handles moving the transition, so let the
group do its job.

Fixes T7543

Differential Revision: https://phabricator.freedesktop.org/D1281
ges/ges-auto-transition.c
tests/check/python/test_group.py