[NUI] Fix some errors when we remove NUI_PROPERTY_CHANGE tag
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 26 Oct 2022 05:44:15 +0000 (14:44 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 2 Nov 2022 09:06:47 +0000 (18:06 +0900)
commit43ce7c9113b7551b6ce1e5ac86ae18fab878f51d
tree8fefd89bbc8d8779ca4550b18f3ac44744dbaad5
parentc353025f86f849701d8ac8b25411221df99aaf11
[NUI] Fix some errors when we remove NUI_PROPERTY_CHANGE tag

1. Add nullcheck when NUI_VISUAL_PROPERTY_CHANGE_1 not defined.
2. Fix compile error when NUI_ANIMATION_PROPERTY_CHANGE_1 not defined.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Common/PropertyHelper.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs