subsurface: fix not inserting subsurface to pending state first. 86/244586/4
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 22 Sep 2020 05:08:38 +0000 (14:08 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 26 Oct 2020 05:50:03 +0000 (14:50 +0900)
commit87d56cb63c49c94b9ecb25ecab4005bf4f688165
tree07603170b7edbfd2abbe2f69595e7aaf051ef82f
parentd3cbe02df50c847973c1ba147e0a112838af26c5
subsurface: fix not inserting subsurface to pending state first.

The z-order is double-buffered. So, subsurface has to be inserted to
pending list first, not to active list.

Change-Id: I16e855c63172311f680f66c72c575e29bd2127f6
src/bin/e_comp_wl_subsurface.c