ecore_evas_wayland: fix bug ee's width and height were updated wrong place.
authorJiyoun Park <jy0703.park@samsung.com>
Fri, 3 Mar 2017 01:27:00 +0000 (10:27 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Fri, 3 Mar 2017 02:06:50 +0000 (11:06 +0900)
commitfb730c1fd747539875a91bc35b51c51df56709d9
tree6470e6d9a3924b8459133946f6178ee341730858
parent591db71120b938e993915c49488c5269f9a36825
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.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c