Fix decorator color update issue 15/304515/6
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 18 Jan 2024 09:19:17 +0000 (18:19 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Mon, 22 Jan 2024 08:29:36 +0000 (17:29 +0900)
commit5639c25ca6b55bf125ecd5677ab67441ca3ad4a8
treeb2672305f157071a59e5472ef3952d11bc70f457
parentf1af221a88e8eeb06eb810b9c206c0648f271aaf
Fix decorator color update issue

After a text decorator is created,
changing the related color causes only the property to be changed.
This patch fixes an issue where the actual actor's color was not changed.

Change-Id: I4778d9a51fa0cd128e24a4362354cebb81b2b2e9
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-TextField.cpp
dali-toolkit/internal/text/decorator/text-decorator.cpp