Elementary: Load image for image item with proper orientation 41/84441/1
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 18 Aug 2016 13:12:04 +0000 (22:12 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 18 Aug 2016 13:12:04 +0000 (22:12 +0900)
commit6fa73c8ac93cba3fd3f610363b2197454f53d6ae
tree471402e094237a8b2eb80718692bf63df1cacb42
parentcb85bcc199bd302e94ebc1b15bbf96bb66853854
Elementary: Load image for image item with proper orientation

Summary:
Image files can have orientation information. Elm Entry have to
call evas_object_image_load_orientation_set() for showing image
with proper orientation.

Test Plan: N/A

Reviewers: herdsman, raster, jpeg

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D4244

Change-Id: I47626055dddb371fbc8e0e10ef2670567fc9d175
src/lib/elm_entry.c