wherever cedric commits, b0rks will follow

SVN revision: 78422
This commit is contained in:
Mike Blumenkrantz 2012-10-25 07:53:38 +00:00
parent 10903ffc60
commit 04d594af98
1 changed files with 1 additions and 1 deletions

View File

@ -915,7 +915,7 @@ _e_icon_smart_resize(Evas_Object *obj, Evas_Coord w, Evas_Coord h)
}
}
if (((sd->loading && sd->preload) ||
if ((!sd->edje) && ((sd->loading && sd->preload) ||
(!sd->loading && !sd->preload))
&& !sd->animated)
{