ecore_evas_wayland: fix bug ee's width and height were updated wrong place. 16/123016/2
authorJiyoun Park <jy0703.park@samsung.com>
Fri, 3 Mar 2017 02:11:05 +0000 (11:11 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Tue, 4 Apr 2017 07:51:47 +0000 (16:51 +0900)
commit7761aeb5c67e49b576a0bb49d3204929f69898ec
tree58173466cfaccc313d455c1e5c8979db584c61d6
parentc4845b0e67b1edd05f37707ca18e3d25204c1a71
   ecore_evas_wayland: fix bug ee's width and height were updated wrong place.

   ecore evas manages the width and height using the ee->w/h and ee->req.w/h.
   but sometimes only ee->req value can be updated.

   opensource_commit fb730c1fd747539875a91bc35b51c51df56709d9
   Author: Jiyoun Park <jy0703.park@samsung.com>
   Date:   Fri Mar 3 10:27:00 2017 +0900

Change-Id: I05d104fd3a2a916e876dc1b9ec64e1ff5d533573
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c