Fix NABI TDIS-3807
authorHyunwoo Kim <hw4444.kim@samsung.com>
Fri, 8 Feb 2013 12:30:30 +0000 (21:30 +0900)
committerHyunwoo Kim <hw4444.kim@samsung.com>
Fri, 8 Feb 2013 12:30:30 +0000 (21:30 +0900)
Change-Id: Ib67a07ff7a8ec0a18b99ab5780e27d8b984b7759

common/src/ivug-file-info.c
packaging/ug-image-viewer-efl.spec

index 0691a33..2d25eb3 100755 (executable)
@@ -496,7 +496,6 @@ static bool _get_image_resolution(const char *path, int * /* OUT */ pWidth, int
        Evas_Object *img = evas_object_image_add(canvas);
 
        evas_object_image_file_set(img, NULL, NULL);
-       evas_object_image_load_orientation_set(img, EINA_TRUE);
        evas_object_image_load_scale_down_set(img, 0);
 
        evas_object_image_file_set(img, path, NULL);
index 49cc780..f0c5a2c 100755 (executable)
@@ -7,7 +7,7 @@
 
 Name:          ug-image-viewer-efl
 Summary:    Image Viewer UI Gadget v1.0
-Version:    1.7.6
+Version:    1.7.7
 Release:    0
 Group:      misc
 License:    Flora Software License