e_comp_object: check image_filter before show the cw->smart_obj 76/319376/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 22 Oct 2024 04:45:16 +0000 (13:45 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 22 Oct 2024 06:55:20 +0000 (15:55 +0900)
commit9067b72a99af92a80f860d2f13c63239f5db6ef9
tree204201543b044b78399764dbc7a18b2bf7338c5a
parent0940850a8718b6e272bdc30963d4d31a18e82633
e_comp_object: check image_filter before show the cw->smart_obj

There was a bug that the image_filter could not applied when the ec is using
launch_screen. (aka splash launch)
So, we add code to apply the image_filter all the window before show.

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