Add code to deal with min, max, step, aspect, and base sizes.
authorChris Michael <cp.michael@samsung.com>
Thu, 5 Dec 2013 11:48:25 +0000 (11:48 +0000)
committerChris Michael <cp.michael@samsung.com>
Thu, 5 Dec 2013 11:52:37 +0000 (11:52 +0000)
commit1ac5a89957b1f61fd5db1cac6ee329b0b028647f
tree26092b847704a6ad91fe820f461255f0da00eb7e
parent8f21dfe06bd46bcfd46162c099a39fb786903301
Add code to deal with min, max, step, aspect, and base sizes.
Properly fix efl wayland elm window resize problem.

This adds support for min, max, step, aspect, and base size properties
when resizing a canvas under EFL Wayland.

This Also Properly fixes raster's report for EFL Wayland elm windows not
resizing properly. Previously, when resizing an elm window in wayland,
a portion of the window would draw outside the frame.

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