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)
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


No differences found