[NUI] Fix Animation issue for Background and BoxShadow color
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 16 Oct 2024 06:21:09 +0000 (15:21 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 16 Oct 2024 07:13:25 +0000 (16:13 +0900)
commit61a0b23838dba8e681bfcd045b33cc5e7f766177
treec550f064a4f4eca62444c63349245c018c25152f
parent16cbfaa2af247ded3451935d91364ae13add2caa
[NUI] Fix Animation issue for Background and BoxShadow color

Since dali_2.3.41, MixColor property animate by Vector4 type.
But NUI animation property helper doesn't apply those changeness.

To match the previous behavior, let we make BackgroundColor and BoxShadow.Color
animate by Color class well.

Signed-off-by: jmm <j0064423.lee@samsung.com>
src/Tizen.NUI/src/internal/Common/PropertyHelper.cs