From: thothamon Date: Thu, 10 May 2018 14:05:36 +0000 (+0100) Subject: Add check for whether the Renderer has been created. X-Git-Tag: dali_1.3.25~7^2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=35ee945a45d0f0d2db4a3db2e66074bf2926b1ab;hp=35ee945a45d0f0d2db4a3db2e66074bf2926b1ab Add check for whether the Renderer has been created. - the Renderer is not created until after an actor has been added to the Stage - add test case 'UtcDaliImageVisualAnimateOpacity02' which checks whether the Renderer is resident before the actor is staged but after a transition has been created. Change-Id: Ib9d450d98d8c482ff3396ddaea7b2e720d385d4e ---