display: fix display rotation failure
authorJinhyung Jo <jinhyung.jo@samsung.com>
Fri, 30 Sep 2016 11:47:28 +0000 (20:47 +0900)
committerJinhyung Jo <jinhyung.jo@samsung.com>
Fri, 30 Sep 2016 11:47:28 +0000 (20:47 +0900)
commitc4145f7dc2d523e446b28738410288764bb0910a
tree83bbad13e98583d55af370beba6db2eae6b6cd16
parent79aa7aeed2cbf343d465f42bdf4a8509e0546449
display: fix display rotation failure

The degree 0(90) & degree 180(270) have same size of display.
For that reason,
the resize event does not occur when the rotate angle is changed.
So update the status of the rotate & scale before drawing.

Change-Id: I2092a45ad60e65d4ee14ed8bb66def210b28cc68
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
tizen/src/ui/displayglwidget.cpp