Change LayoutItem::SetParent to set LayoutItem::Impl::PRIVATE_FLAG_FORCE_SET_FRAME... 17/188617/5
authorAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 6 Sep 2018 15:04:22 +0000 (16:04 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 5 Oct 2018 16:59:32 +0000 (17:59 +0100)
commitf51eb107325d142d5a565bb7e7d2d34ae968674a
treeab5592ebeeb39794b3ed85192e1c2d503ef66874
parent5dd8d9b17470720a322865f56925acce5f25fee7
Change LayoutItem::SetParent to set LayoutItem::Impl::PRIVATE_FLAG_FORCE_SET_FRAME flag.

Now it is setting in LayoutItem::SetFrame
and clearing in LayoutItem::SetParent, should be swapped.

Change-Id: Ifca2a432d119600fb4ff3a9351469e26d2661a02
dali-toolkit/devel-api/layouting/layout-item-impl.cpp