rotation: fixed a rotation block issue caused by disabled rotation degree. 49/122549/1
authorGwanglim Lee <gl77.lee@samsung.com>
Sat, 1 Apr 2017 15:07:53 +0000 (00:07 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 3 Apr 2017 03:48:39 +0000 (12:48 +0900)
commit18a3fb730d1f60711b3fab5c1467371510277a23
treeddf9ab0a4268969ed253764c6f22ffd25d598643
parentcf32faa5a5cb65c61b7ee5837d209be67a69bf54
rotation: fixed a rotation block issue caused by disabled rotation degree.

There was a bug. When user rotated the target to 180 degrees, then given
angle was processing in spite of disabled angle if prior rotation change
job was not finished.

We have changed the rotation logic of the display server to discard angle
if it is disabled by the configuration file.

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