fix incorrect calculaion of natural size in text 13/276413/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 16 Jun 2022 02:16:34 +0000 (11:16 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 16 Jun 2022 05:47:00 +0000 (14:47 +0900)
In DoRelayout of GetNaturalSize/GetHeightForWidth,
operationsPending should inlcude LAYOUT.
Without this, incorrect size calculations will occur.

Change-Id: I4cfcf392d07eac2b5929b7b2cc36d08c8fc519a8
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>

No differences found