[NUI] Clear old resources cached data
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 22 Jun 2023 05:40:56 +0000 (14:40 +0900)
committerSangHyeon Jade Lee <dltkdgus1764@gmail.com>
Wed, 28 Jun 2023 06:29:15 +0000 (15:29 +0900)
commit0b62dbb228eaafbb1c837f278ab0cbfad17b3b8c
tree13817ebae835c96d3c2cfa62cae84924cb4fdae3
parentd3d8b83eef3f970b59911e0097f1c517a1c93ff3
[NUI] Clear old resources cached data

After overhead reducetion patch #5280 merged, Some side effect occured.

Previously we always ask some properties to dali side visual.
But now we return cached value in NUI.

Since URL property clear-up all properties, to fit previous logic,
let we also clean-up cached properties. (Actually, mark only for this case)

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