elm_image: Fix preload for normal files
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 1 Oct 2013 09:05:21 +0000 (18:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 1 Oct 2013 10:09:52 +0000 (19:09 +0900)
commit6078f040fbd0f8c09c35839aac05ad2265a6ae95
tree5ed46fcff4adf244e871e850c4c823efe9658e57
parentfada635034bed5105297d04441e680930c98e6ae
elm_image: Fix preload for normal files

grmbl, elm_image must explicitely start preload or the
image will stay blank if evas_object_show() is called before
elm_image_file_set().
legacy/elementary/src/lib/elm_image.c