Elm_image: remove no_scale and resizable property.
authorJi-Youn Park <jy0703.park@samsung.com>
Mon, 11 Apr 2016 11:33:25 +0000 (20:03 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Mon, 11 Apr 2016 11:33:25 +0000 (20:03 +0830)
commit810ebb5db8e0ba97756cb0af8d701d973394379a
tree6913055e64de554c73cc65f4bd3f3e3b2150cae4
parent7b4c23489d134b18a937ed90eac0d964f77e98fd
Elm_image: remove no_scale and resizable property.

elm image add new API to deal with scale type.
if we use scale type for elm_image, we don't need to use no_scale and resizable property
src/lib/elementary/elm_image.c
src/lib/elementary/elm_image.eo
src/lib/elementary/elm_image_legacy.h