[Tizen] fix incorrect calculaion of natural size in text 94/276394/1 accepted/tizen/6.5/unified/20220629.152606 submit/tizen_6.5/20220616.150849 submit/tizen_6.5/20220628.104132
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 02:16:34 +0000 (11:16 +0900)
commit1a19fc8ebce6bb76e7e393761fded42f1ade1b90
tree527ae24b319e4fefbde224a23d01cc6607b2e779
parent0e31be775bd4edba6ce933a9605c6f089a9d483f
[Tizen] fix incorrect calculaion of natural size in text

In DoRelayout of GetNaturalSize/GetHeightForWidth,
operationsPending should inlcude LAYOUT.
Without this, incorrect size calculations will occur.

Change-Id: I7fd1bca412325772ddc24b3ab36753b82a08e7de
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/text/text-controller-relayouter.cpp