When TextFit operates, it operates based on the initially set LineSize. 10/289710/4
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:35:11 +0000 (16:35 +0900)
commit2bc50ed8e8e9bf20d1b3134286ed46ff23b81721
tree1ac114a7a1c46e9f96229219e3aaaabc5212fb7d
parent8fcb0355631f64404e1eafa195d473ea533fb2fe
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