ecore-evas-wayland: Trap for subsequent resize events
authorChris Michael <cp.michael@samsung.com>
Mon, 12 Oct 2015 18:06:48 +0000 (14:06 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 12 Oct 2015 18:08:12 +0000 (14:08 -0400)
commitb71410972e28ce0394369804c9d6a1710fc06df4
tree855b2336e0eae75642287956ee8dcc12ba7b14dc
parentdb017c5b478d78644e6884b1979c6c88011a50e5
ecore-evas-wayland: Trap for subsequent resize events

Summary: If we have already resized this ecore_evas to be what we
want, then there is no point in running the below resize code as we
should already be at the requested size. Add a test at the beginning
to see if we have already set these values

@fix

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