~enlightenment-git/enlightenment-svn/elementary-git

Viewing all changes in revision 12484.

  • Committer: Cedric BAIL
  • Author(s): Minkyu Kang
  • Date: 2016-03-22 23:03:10 UTC
  • Revision ID: git-v1:d30e108d7559883dc99017cbca1b75763245a81a
image: remove duplicate _elm_image_internal_sizing_eval call

Summary:
When set the file to image widget, _elm_image_internal_sizing_eval is called many times.
This patch will remove duplicate call.
In _elm_image_sizing_eval function, elm_obj_image_scale_set will be called always,
calling _elm_image_internal_sizing_eval is unnecessary.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

Reviewers: Hermet, cedric

Subscribers: seoz

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: