Update the engine resize edge before we call ecore_wl_window_resize
authorChris Michael <cp.michael@samsung.com>
Wed, 4 Dec 2013 11:29:32 +0000 (11:29 +0000)
committerChris Michael <cp.michael@samsung.com>
Wed, 4 Dec 2013 11:32:45 +0000 (11:32 +0000)
commit231790c7cb84f6e1c98d96c97c3579f207f1646a
tree583070bb55369b17247c98dcfb2cbbeee3e86574
parentf6f28bf75a65db419ba2dd46f70245afe9d26ba2
Update the engine resize edge before we call ecore_wl_window_resize

Ecore_wl_window_resize essentially tells the shell to start the resize
process. We should have the evas engine info's resize_edge updated
Before we start that process so that Evas knows where the resize is
occuring from

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c