ee-wayland: remove attempt to optimize canvas resizing
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 21 Oct 2015 18:06:47 +0000 (14:06 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 21 Oct 2015 18:11:00 +0000 (14:11 -0400)
commitb6af7f9b828020a12565223a9e30e5ffefa7ddb9
tree2524539f03f56e2aef7b9840678b0fe4bd4002a9
parentd6055e952782cfe9b570eb414417f60cb4538f83
ee-wayland: remove attempt to optimize canvas resizing

in the case of operations which change framespace, rejecting resizes
at this point will cause the canvas to fail at resizing and result in a
partially-rendered canvas; the real canvas geometry must be calculated by
running the entire function in order to determine whether the resize is valid

fixes toggling borderless state of windows
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c