(SVG) Do not cancel loading task even scene off 73/296873/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 7 Aug 2023 02:16:45 +0000 (11:16 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 7 Aug 2023 02:16:45 +0000 (11:16 +0900)
commitb102d0a8c723dc03792b7270e489c7732b168326
treee04cc0baa24b33d9254ed58247b586ffa552cd9c
parent1c1896d3ed691afb6d80f8b20bc66a994d5bc7f8
(SVG) Do not cancel loading task even scene off

Since we request loading task at OnInitialize side,
and we don't re-request loading task even if it scene on,

We should not remove mLoadingTask at SceneOff case.

Change-Id: I26708af92d9dadbd902f225a9d3b26cb9d152292
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-toolkit/internal/visuals/svg/svg-visual.cpp