efl_ui_image: apply load_size when API is called
authorSungtaek Hong <sth253.hong@samsung.com>
Mon, 18 Dec 2017 08:33:49 +0000 (17:33 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 10 Jan 2018 11:08:13 +0000 (20:08 +0900)
commit4e81832dc1baa67f9e4f438cc5b071ae76661d79
tree6cb00c55153bfc2148e4bb37b0a2f2aff064959c
parentbb474b46fcbdf120c34a6628832d878f0a2d068f
efl_ui_image: apply load_size when API is called

Summary:
when  efl_image_load_size_set() is called, image only sets
internal variable and not apply to the internal image.
elm_image_prescale_set() is also affected.

Test Plan: Run elementary_test->Image Prescale

Reviewers: jpeg, eunue, woohyun

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5645
src/bin/elementary/test.c
src/bin/elementary/test_image.c
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_widget_image.h