Remove useless warning message when multiline TextLabel SceneOff 14/287414/1
authorEunki Hong <eunkiki.hong@samsung.com>
Fri, 27 Jan 2023 14:21:24 +0000 (23:21 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Fri, 27 Jan 2023 14:22:54 +0000 (23:22 +0900)
When TextLabel is not single line, ScrollFinished callback called always.
And if layout is not a singline line, yellow message printed.

This patch try to remove that annoying useless message.

Change-Id: I6f76af40d797632ccaa0b9bba5827dcc41c7ea50
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>

No differences found