ecore_wayland: use configured width/height to send rotation event 59/69759/3
authorMinJeong Kim <minjjj.kim@samsung.com>
Mon, 16 May 2016 13:24:19 +0000 (22:24 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 17 May 2016 07:13:19 +0000 (00:13 -0700)
commitffc8c18b6c9c28321c98649f781ced22da9c7d79
tree4face1abd9cf98e516373501bfaf20f28ca91911
parenta850538107288dc0882415bd71c9ccfb2b44f307
ecore_wayland: use configured width/height to send rotation event

It's necessary to store configured width/height values to rotation event
structure instead of allocation width/height to prevent overriding latest
configured size by allocation size.

Change-Id: I0b5a7f577a105cb107e3300af19ee0d91b56476f
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
src/lib/ecore_wayland/ecore_wl_window.c