subsurface: Place sub-surface under parent even if it's in below_list. 41/246941/3
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 5 Nov 2020 07:58:44 +0000 (16:58 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 9 Nov 2020 02:49:38 +0000 (11:49 +0900)
commit0e68810b2117d294bed9f764ef88c6b05f030485
tree789740692c57e3451c8d6094dfc38bdbe39391aa
parent2e37668bbe7f047e135123dc0eb23f959f4f4777
subsurface: Place sub-surface under parent even if it's in below_list.

E didn't handle the task required for placing below parent if
sub-surface was in below_list.
But to me, the name of this API seems to be supposed to make sub-surface
place below parent whenever it's invoked. And I think this way is more
reasonable.

Change-Id: I371fdb8fdd20a2a0b007cdfe1f00573d4a6a0e00
src/bin/e_policy_wl.c