Actor's position and size is not updated after DevelControl::SetLayout. 49/188149/2
authorAnton Obzhirov <a.obzhirov@samsung.com>
Fri, 31 Aug 2018 15:50:01 +0000 (16:50 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Mon, 3 Sep 2018 13:47:59 +0000 (14:47 +0100)
commit5840e42e5cbccf50ba4629146a19441cee45482c
treec7cb3ab8b8d65e9741256bf5b8c9d2d247dd2f6f
parent8c0983fe41416e2a9f09be19f005567079a7b763
Actor's position and size is not updated after DevelControl::SetLayout.

In case of reusing a layout LayoutItem::SetFrame
might fail to update actor position/size if the new and
the old layout bounds are the same.

Change-Id: I5c189afae93413866147c8814e3a10f2335872a7
automated-tests/src/dali-toolkit/utc-Dali-Layouting.cpp
dali-toolkit/devel-api/layouting/layout-item-impl.cpp
dali-toolkit/internal/layouting/layout-item-data-impl.h