Revert "[NUI] Create TextLayout when parent has layout"
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 16 Mar 2021 02:30:34 +0000 (11:30 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 16 Mar 2021 02:43:21 +0000 (11:43 +0900)
commit173dcb872cb2fc43f8040deaa3e26231c7011c99
tree53d7922cfa8aba55501b01fc5f19ccc18d901491
parent9ef4d2fcec1501a588c7302ca204ed2b5debccc3
Revert "[NUI] Create TextLayout when parent has layout"

This patch causes issue that TextLabel margin to become zero.
Revert this patch to fix issue.

we need to fix layout performance issue later.

This reverts commit b78d9bf284c27e065b7d194ae9124e34258d18b9.
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs