common Scene: Fix validation check for child's bounds
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 30 Nov 2020 05:51:04 +0000 (14:51 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 30 Nov 2020 06:38:32 +0000 (15:38 +0900)
commitde7ebf6c67e48e9eb1a62488a0519f2632da91a2
treedcc015b40c93e90679f4a7bb50e341fb3d9fe886
parent2746f9c8e1aa1899cb54bc0d084d63f793241385
common Scene: Fix validation check for child's bounds

Fix typo. and Change return to continue.
Even if the child's boundary calculation is wrong,
other child's boundary should be calculated.

Change-Id: I7e3a73046bef3eee26592a66e0d46bff2a733c8f
src/lib/tvgSceneImpl.h