e_comp_object: do not check r, g, b color when checking visible of object 65/292665/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 10 May 2023 03:05:10 +0000 (12:05 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 11 May 2023 05:00:01 +0000 (14:00 +0900)
commite808ca5a899cc67b6a90ba7102759d2f695e4912
treea01d4e68547fca2bdc96717cae357fbfa6dff31e
parent1e4c56312f970966626d7e948b3985b056ab9aaf
e_comp_object: do not check r, g, b color when checking visible of object

if alpha is greater than 0 and r, g, b color are zero, object is visible.

Change-Id: Id164e094f0be6d468c25f2cc773f4bd0a0740c79
src/bin/e_comp_object.c