[Tizen] Fix the cache to load the correct texture 05/273105/4
authorsunghyun kim <scholb.kim@samsung.com>
Wed, 30 Mar 2022 08:57:07 +0000 (17:57 +0900)
committertscholb <scholb.kim@samsung.com>
Wed, 6 Apr 2022 05:48:40 +0000 (14:48 +0900)
commitc2816725a0d227e72b9e80a660dbeeebd731ddfc
tree064d535d3027fb40163137a79455177bd7e5bcda
parent6f1fe667d814fcb9001a188dc6e749cd818701f6
[Tizen] Fix the cache to load the correct texture

if new animated image visual use previous texture, textureId is not updated properly some case.
so invalid texture is loaded in AnimatedImageUploadComplete.
To solve this problem, i fix the cache to load the correct texture

Change-Id: Ie4c8154e7de5e2a0e91104458c898531df372df9
dali-toolkit/internal/visuals/animated-image/rolling-animated-image-cache.cpp