Remove error message when we set/get AnimatableProperty 25/321825/2
authorEunki Hong <eunkiki.hong@samsung.com>
Fri, 28 Mar 2025 14:48:11 +0000 (23:48 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Fri, 28 Mar 2025 15:17:50 +0000 (00:17 +0900)
commiteae66dd892d1d16ff0ecd4607244a0dd2ae3b7ae
tree4274dc2e7fa5e4633c49c48a8a165e1a406d3ce3
parenteb4f0f0a635cfd406cfecd9a18be875f85dc253b
Remove error message when we set/get AnimatableProperty

We only need to call setFunc/getFunc only if it exist.
Until now, it check as error if sefFunc/getFunc not exist.

Change-Id: I534e9dd2f7b76e9a50db1935931eea99cc1b70ca
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-TypeRegistry.cpp
dali/internal/event/common/type-info-impl.cpp