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)
commit9012617eed6ae42908bbb15363cc9db49af44e2d
tree52e40889e009d121485a0443d64100699bc6bdbd
parentc6b042a992771a1ffcf7f62a7aeefe989f91fbec
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: I4cfcf392d07eac2b5929b7b2cc36d08c8fc519a8
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/text/text-controller-relayouter.cpp