[4.0] Previous model height return problem fixed 31/164331/1
authorJinho, Lee <jeano.lee@samsung.com>
Mon, 18 Dec 2017 13:45:00 +0000 (22:45 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Mon, 18 Dec 2017 13:45:00 +0000 (22:45 +0900)
commitcc940ea0b38eb0c6383c78913150dd846eeb8b5c
treebc8b3849a8631f982f376037d6838b37c972f762
parent289150c6a968818e9d82f9d7116dd8d8307f6955
[4.0] Previous model height return problem fixed

 - GetHeightForWidth is returend text layout size.
 - In two consecutive calls, this function return the previous height value, not the height value of the new model after the first time.

Change-Id: I72d6a6c56a8dd70aa438a6c37d686847028e75c7
dali-toolkit/internal/text/text-controller.cpp