e_policy_visibility: modify code for handling uniconify below window which is not... 05/268405/1 accepted/tizen/6.5/unified/20211223.131247 submit/tizen_6.5/20211222.102122
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 22 Dec 2021 09:32:45 +0000 (18:32 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 22 Dec 2021 10:00:56 +0000 (19:00 +0900)
commitd156d5da8c8ec6ffe6001585680fd8c744b1e90e
treec33c4fa1b5762e16d5b6d60566cc9a3ff88a27fa
parentf4b140195b7dcb9284967890be7cb80f6608f318
e_policy_visibility: modify code for handling uniconify below window which is not use deiconify_update

When a window is lowered or hidden, its below window must be shown by enlightenment.
But there was a bug that the below window which is not set deiconify_update and buffer_flush property
didn't show because its iconic state was not changed.

This patch resolve this problem.

Change-Id: I99e6adc6fc39f754e8a10b57466cceaca2e66a75
src/bin/e_policy_visibility.c