ecore_evas_wayland: fix bug ecore_evas cannot update the evas when rotation
authorJiyoun Park <jy0703.park@samsung.com>
Wed, 26 Jul 2017 06:28:02 +0000 (15:28 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 26 Jul 2017 06:28:02 +0000 (15:28 +0900)
commit6d4ebf9bc696b59fc94a711a1d3332791efab90c
tree2f376bc5fa7b7463847f7a5a51e2abf5283b8a32
parent77db870b6150d6f1bbc0ba6185bd3e14dd217c6b
ecore_evas_wayland: fix bug ecore_evas cannot update the evas when rotation

    usecase:
    show -> rotation -> hide -> show
    ecore_evas_wayland didn't check the rotation.
    when ee is landscapemode, it cannot update the right area of evas.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c