Changes order of events processing for new layouting. 37/183437/1
authorAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 5 Jul 2018 09:48:34 +0000 (10:48 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 5 Jul 2018 09:48:38 +0000 (10:48 +0100)
commit3e761b4dddf9bbc47e06f0f9977603c790feee2e
tree84d69879e7d6f788a97afdf110fd0fdcd74ce740
parentcbf11609c3348e53628811ceec725a7fcfeade77
Changes order of events processing for new layouting.

The old size negotiation events processing is moved
to run after the new layouting events processing.
It should help to do all the new layout updates and
the controls size updates in one iteration.

Change-Id: I364df1af22046f9a48fc0c9141c43b80fa60cc8c
dali/internal/common/core-impl.cpp