ecore_evas_wayland_common: fix bug that window is not rotated when app request rotate.
authorJiyoun Park <jy0703.park@samsung.com>
Mon, 20 Feb 2017 01:28:27 +0000 (10:28 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Mon, 20 Feb 2017 02:15:59 +0000 (11:15 +0900)
commit78feb9decb91533775056a10f05647da7fb067dd
tree9eee7e55380f820536a9ab482802190a924b29e2
parente6d7494909d078eeb880d97a7f8f4332b0041053
ecore_evas_wayland_common: fix bug that window is not rotated when app request rotate.

In landscape mode, width & height of evas are different with ecore's.
so diff is checked differently according to the  portrait & landscape mode.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c