Remove NPatchLoader observer when they request remove 69/299269/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 01:39:55 +0000 (10:39 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 01:58:46 +0000 (10:58 +0900)
commitf94cc6bd565be6a33561a719a12525f69baa245a
treeb08d0a8197fe330569aa16a09a7cf09a9e5a9f17
parente908f2ae15afd6ad95c13da27989a65c7ead7876
Remove NPatchLoader observer when they request remove

Since we make remove NPatchData later, the observer was disconnected lately.
It might make some unusual behavior.

Change-Id: I794f22e21964962428f353ee84a9340687274808
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-toolkit/internal/visuals/npatch-data.cpp
dali-toolkit/internal/visuals/npatch-loader.cpp