e_desk: zoom disorder on quickpanel window 43/158743/1
authorJuyeon Lee <juyeonne.lee@samsung.com>
Thu, 2 Nov 2017 12:54:08 +0000 (21:54 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 3 Nov 2017 01:00:34 +0000 (01:00 +0000)
commit4ff8c143589b4c74d1995fa5b32673e7910a3edf
tree8c1efe1ef056b25138e06060108d65a435419116
parent0bed7040f3e34deba6225207f4c52a563c716d4a
e_desk: zoom disorder on quickpanel window

the quickpanel window client is not belong to any smart obj after boot
but, by below condition it became a smart obj member
1. of e_desk smart obj once quickpanel open/close execution done
2. of mover smart obj while dragging mover obj for quicpanel effect

desk-zoom should not be applied on the quickpanel if it belongs to smart obj
because its parent is e_desk smart obj and zoom is already set

Change-Id: Id4cd216934183209b180e0a324e45e0fafff0bb6
src/bin/e_desk.c
src/bin/services/e_service_quickpanel.c