rotation: check ec's rotating state before sending E_EVENT_CLIENT_ROTATION_CHANGE_BEG... 20/125220/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 14 Apr 2017 07:22:22 +0000 (16:22 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 14 Apr 2017 07:22:34 +0000 (16:22 +0900)
commitd8c2ed5d33f7804703590e7629b2bab3feaa913c
tree7fdfb71e24fdc969ce9ca4b97ec1df8431ca9e0d
parent466b98e7944af40624e45e8b3bc250d6e493492c
rotation: check ec's rotating state before sending E_EVENT_CLIENT_ROTATION_CHANGE_BEGIN event

There was a bug that the E_EVENT_CLIENT_ROTATION_CHANGE_BEGIN event is sent twice, but
E_EVENT_CLIENT_ROTATION_CHANGE_CANCEL or E_EVENT_CLIENT_ROTATION_CHANGE_END is sent just once.

Change-Id: I897770824c818a57ae4bf7703d98ea6987d47d82
src/rotation/e_mod_rotation_wl.c