[NUI] Do not recreate visual when we change ImageColor only
authorEunki Hong <eunkiki.hong@samsung.com>
Wed, 3 Jan 2024 16:44:02 +0000 (01:44 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 9 Jan 2024 09:23:06 +0000 (18:23 +0900)
commite64d277b378c0d8db41272958df78f528f85a8da
treebf2d1b20dc4e49702884d7ac8979d4932f7bd81b
parenta3a8eb70efc53d3477d52f84713e0af7daccd538
[NUI] Do not recreate visual when we change ImageColor only

Since we don't need to re-create the visual if we only chage the ImageColor property,
let we use UpdateProperty Action.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs
src/Tizen.NUI/src/public/BaseComponents/ImageViewBindableProperty.cs