Revert "Icon: use size_hint_min instead of image_size to know the wanted size"
authorDave Andreoli <dave@gurumeditation.it>
Sun, 25 Jan 2015 15:48:21 +0000 (16:48 +0100)
committerDave Andreoli <dave@gurumeditation.it>
Sun, 25 Jan 2015 15:48:21 +0000 (16:48 +0100)
commitdfa3dfdb1abd083510f285bb4b12190dd7eddc65
treeba432a6ff8f9710bd02d01f414827ccf492f98de
parent75176a789981bd6b1ef0bfcc95793c896b5bde07
Revert "Icon: use size_hint_min instead of image_size to know the wanted size"

This reverts commit 75176a789981bd6b1ef0bfcc95793c896b5bde07.

Was not the correct solution, as min_size can be smaller than
the real wanted size. Need to find another solution.

Thanks TAsn to spot this
src/lib/elm_icon.c