Changed flex container to selectively modify resize policy 76/103876/1
authorDavid Steele <david.steele@samsung.com>
Fri, 9 Dec 2016 16:38:58 +0000 (16:38 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 9 Dec 2016 16:51:03 +0000 (16:51 +0000)
commit14208a1e7602b4c0f068df3514ddfcfcb43f5512
tree4848a057af3690904dad388b540ee814ba0d640e
parent6fac6c064c9002b166b6292d0814fea8f16d7467
Changed flex container to selectively modify resize policy

Flex container currently sets the resize policy of all it's children to USE_ASSIGNED_SIZE, regardless of whether they are using flex child property or not.

Modified to only change resize policy when the flex child property is set.

Change-Id: Ifc6dce3022e48aef2b446b4e6cecde7b82ab73dc
Signed-off-by: David Steele <david.steele@samsung.com>
dali-toolkit/internal/controls/flex-container/flex-container-impl.cpp