elementary image zoomable: fix non supported oversized image. 59/245159/1 accepted/tizen/unified/20201006.044403 submit/tizen/20201005.082948
authorHermet Park <chuneon.park@samsung.com>
Mon, 5 Oct 2020 03:56:03 +0000 (12:56 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 5 Oct 2020 03:57:45 +0000 (12:57 +0900)
commit2213131f68182072749e99d90bd60bcc908d14c6
tree87741a2e6c4b161a34b1de1f15f8eb47456e8fa7
parentae5bed77c3d4ba9a2db6f72b682d4d009cb742e0
elementary image zoomable: fix non supported oversized image.

Summary:
if image size is larger than system support, photocam can not show the image.

Not like other types of image, photocam is originally designed for huge-size of image,
this result is not allowed by users, we should avoid the worst case as we can do.

This might not be the best idea, so you can improve it if you have a better solution.

Reviewers: kimcinoo

Reviewed By: kimcinoo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

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

Change-Id: I6e542227062dae8d42fd870d1e6a69a935df5d12
src/lib/elementary/efl_ui_image_zoomable.c