subsurface: fix not inserting subsurface to pending state first. 35/246935/3
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 22 Sep 2020 05:08:38 +0000 (14:08 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 9 Nov 2020 02:49:38 +0000 (11:49 +0900)
commit80e4ffddbbcd4fd6be92c5855af5e646b30be470
tree49a700a993474bd656d12fce978dd31edd104f7e
parentba6c6b0121c9bbcbfcc2187a947dab8b3dc95d2f
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: Id76563920c511f8321d11c3e44bdfd80fd605f62
src/bin/e_comp_wl_subsurface.c