[NUI] Fix Process of LayoutController (#2841)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Thu, 8 Apr 2021 07:04:22 +0000 (16:04 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 20 Apr 2021 06:13:00 +0000 (15:13 +0900)
commit8bbb3aa4a94bbc59d4c8ace879f3fdb385610a23
tree45315f526cbe3080e82c69526a76a9cedabfbe63
parent0fcfb20e96b219d7b8a01fa7e6716e1c7e5c9aa1
[NUI] Fix Process of LayoutController (#2841)

Add to check if layout is needed before OnMeasure
It makes performance improve of layouting.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs