e_comp_object: set the pass events on the image object of the comp_object 07/312707/3 accepted/tizen/7.0/unified/20240613.150102 accepted/tizen/7.0/unified/20240613.162051
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 13 Jun 2024 07:11:49 +0000 (16:11 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 13 Jun 2024 08:07:36 +0000 (17:07 +0900)
commitcf21c872753ea862f004f93884cbbfb7572d363f
tree7dff49a2f00b8fcebac5b01dd1c1154a70b1e502
parent6ff652b9349a56d8d943a3de244933362eefc1be
e_comp_object: set the pass events on the image object of the comp_object

The image object should not receive the event because the default input object
should receive the input event.
Otherwise, when the image object and the default input object are different,
the image object may receive the input event.

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