When loading two or more imageviews with the same URL 57/176357/4
authorJoogab Yun <joogab.yun@samsung.com>
Wed, 18 Apr 2018 16:50:48 +0000 (01:50 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 19 Apr 2018 01:35:10 +0000 (10:35 +0900)
commit16b6d5eb085609be4d762c1bf86e732817201e01
tree5234373d7bec2c415d7d3586a575e288492beb10
parent776597f9d12f0285597312319f8f2b2e046284a0
When loading two or more imageviews with the same URL
It should not be rendered at not start or loading fail.
check mLoading value in DoSetOnStage() at image-visual.cpp

Change-Id: I920a0a30d9aff202dd2975ad50dc06fa3fec1eef
dali-toolkit/internal/visuals/texture-manager-impl.cpp