[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)
committerEunki Hong <h.pichulia@gmail.com>
Fri, 5 Jan 2024 07:17:57 +0000 (16:17 +0900)
commit294d3a3b12e98388b8156bc374853f86d1fdc79b
treedbc241296785c9157511a61e1c63e3ce181171c2
parent28a34d20336ffb9d6333cb3157038631fdf5d7da
[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