e_comp_wl_rsm: reset saved_img flag when the ec is shown 75/314175/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Sun, 7 Jul 2024 02:03:18 +0000 (11:03 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Sun, 7 Jul 2024 02:29:09 +0000 (11:29 +0900)
commit250ae9d6c6ff51b2616b221bbe08eb9b0d7d624f
treedbbb4b61894c7c634dc790b48372b599a508c028
parent875f4b9ea3556006ae4149449e322f011d26f592
e_comp_wl_rsm: reset saved_img flag when the ec is shown

There was a bug that the capture image was not update in some case.
If the window didn't use E_PROCESS action such as internal window,
then the saved_img flag didn't reset.
Because of this, the capture image could not be updated.

This fixed above issue.

Change-Id: I7619a41b1813ba84d620cd70931c13fe5fc7e0cc
src/bin/e_comp_wl_rsm.c