[NUI] Lazy Update CornerRadius/Borderline
authorEunki Hong <eunkiki.hong@samsung.com>
Tue, 1 Aug 2023 12:38:28 +0000 (21:38 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 9 Aug 2023 07:58:31 +0000 (16:58 +0900)
commitb43420bdab91ba4f349d74b6daa0b64a23aeb39a
tree3814d336997a65f2c8718f0a8c4fb5dbc4baf7a7
parent8b7fb6009be60df04246a3e4f874e47f74a8dcbb
[NUI] Lazy Update CornerRadius/Borderline

Prototype codes for Borderline / CornerRadius feature update lazy.

Since we don't need to apply background extra data multiple times,
Let we collect all changeness informations + Apply it once.

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