e_comp_object: fix bug for handling the transient_for below window 52/137552/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 6 Jul 2017 09:39:28 +0000 (18:39 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 6 Jul 2017 09:39:28 +0000 (18:39 +0900)
commit47c81d55b7c9fcbadcba35ed2ee47a3d3f1f4b7b
tree648c44acd6b1379a2c9fc7286cc7b55d1eee80b4
parent6b7972913c8b8b2ab237c625a12fb18f132ca0e5
e_comp_object: fix bug for handling the transient_for below window

There was a bug that the transient_for below window's stack is invalid after running effect.
So, we added code to check the transient_policy of the window before chaning window stack.

Change-Id: I0c0573e55fd092b9c74c63bcad4517dd42a06c30
src/bin/e_comp_object.c