Create geometry forcibly even if adaptor invalid 23/319023/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 11 Oct 2024 02:13:41 +0000 (11:13 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Sat, 12 Oct 2024 20:42:30 +0000 (05:42 +0900)
commitbac04cfd9638b1805c30631111a2530243052dc1
treee770bfc8fb8532137d9523050e673094844a1c80
parentdbdbd577f722c7a3c7de79e2b696071da9ed784f
Create geometry forcibly even if adaptor invalid

A lots of visuals create new geometry even if adaptor invalid.
But only for ImageVisual could return empty geometry handle.

It might make some problem at app terminate case.

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