Change the order of the nodes when actors are moved 82/151082/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 19 Sep 2017 14:33:03 +0000 (15:33 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 19 Sep 2017 15:31:29 +0000 (16:31 +0100)
commit481eed02c912edc7ad2e402460540880712c7d0f
treeab8604e0c1ec54a5b060f50558a06975d4dbb3da
parent19bf135c8a23484b08365b93d59e77f8f549d428
Change the order of the nodes when actors are moved

This is required because certain clipping scenarios stopped working as we only changed the depth
index on the nodes but not the order in which they appear in the container.

Clipping relied on the order of the nodes in the hieararchy.

Change-Id: I7194c35318f55c326fe82886d6b58a865999e7bc
dali/internal/update/manager/update-manager.cpp