[Tizen] When TextFit operates, it operates based on the initially set LineSize. 94/289894/2
authorjoogab.yun <joogab.yun@samsung.com>
Tue, 14 Mar 2023 01:01:34 +0000 (10:01 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Wed, 15 Mar 2023 07:36:37 +0000 (16:36 +0900)
commit1e151c2a5d27d060c72758e599da22d7e88999b8
tree6474b1d36c9b0833c458ef1643fdb2f652b3ec04
parentb7571e150f79c26b794e2d17a7d789c3bc46b497
[Tizen] When TextFit operates, it operates based on the initially set LineSize.

You may need to add LineSize to TextFit items.

It is currently based on the TextLabel LineSize at the time the TextFit property is set.

Change-Id: I0d4661da7b653e8e765c2b029ce06749e01c8bd4
dali-toolkit/internal/controls/text-controls/text-label-impl.cpp
dali-toolkit/internal/text/controller/text-controller-impl.h
dali-toolkit/internal/text/controller/text-controller-relayouter.cpp
dali-toolkit/internal/text/controller/text-controller.cpp
dali-toolkit/internal/text/controller/text-controller.h