efl.ui.image: Fix min size of non-resizable images
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 11:05:52 +0000 (20:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 11:08:05 +0000 (20:08 +0900)
commitcb523121be391f179a1f84da21114b44936e0d11
tree6d558a3d158d41c4dd89121e362c6726996b7acc
parentecdbde7493706ccfef63ed6c531a9eede4ef74a5
efl.ui.image: Fix min size of non-resizable images

Legacy API was setting a value that was not used in the size
computation.

This fixes the layout in elm_test "Icon Animation".
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_widget_image.h