quickpanel: do not hide the handler objects by rotation. 76/81376/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 26 Jul 2016 01:12:19 +0000 (10:12 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 26 Jul 2016 01:12:19 +0000 (10:12 +0900)
commit746fc3e8899a0882f7d219dd1957ae3a3e0bd20d
treee850e668385b1834e62957988429782a5e7097ff
parent4ba3ac22daf132715cdc6d3a7d5f8c5818af23e0
quickpanel: do not hide the handler objects by rotation.

if we hide the handler objects by rotation, the objects can be hidden
unintentionally, because there is no cancel event of rotation of client for now.
so, I just don't hide the handler objects by rotation,
I think there is no reason to do.
and I leave a log for rotation cancel of client.

Change-Id: Iedb1e0f7a76b1a62a30c4e2aab34f8a17374e1f3
src/rotation/e_mod_rotation_wl.c
src/services/e_mod_quickpanel.c