[4.0] Make sure mClearAll is true when calling GetNaturalSize() 54/166054/1
authorminho.sun <minho.sun@samsung.com>
Fri, 5 Jan 2018 09:47:17 +0000 (18:47 +0900)
committerminho.sun <minho.sun@samsung.com>
Fri, 5 Jan 2018 09:47:17 +0000 (18:47 +0900)
commit4b8c91aa04dd14bfd098d6184ac39c054b4cd9ae
treef929469fc124e353a4d36b9b45e56aa6cbd68979
parent43626f9f6ab20d3f2bc2d681cee885b9378f526c
[4.0] Make sure mClearAll is true when calling GetNaturalSize()

Currently, GetNaturalSize() sets mClearAll to false.

It can make bug when calling GetHeightForWidth right after
GetNaturalSize().

Change-Id: Ic290bcdbb649402a1c06f32b63eadb434d7bf867
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/internal/text/text-controller.cpp