elementary/widget - ++FIXME

SVN revision: 83991
This commit is contained in:
ChunEon Park 2013-02-16 13:54:52 +00:00
parent 844b5805ff
commit 500fa3f34b
1 changed files with 1 additions and 0 deletions

View File

@ -4098,6 +4098,7 @@ _elm_widget_theme_object_set(Eo *obj, void *_pd EINA_UNUSED, va_list *list)
}
if (!ret2)
{
//FIXME:For optimization, don't need to set to default when orientation mode is invalid.
ret2 = _elm_theme_object_set(obj, edj, wname, welement, wstyle);
strncpy(buf, "elm,state,orient,0", sizeof(buf));
}