genlist no longer scrolls crazily

fix T1090
This commit is contained in:
Mike Blumenkrantz 2014-03-17 13:25:06 -04:00
parent cc7a670a7d
commit f04c347985
1 changed files with 0 additions and 2 deletions

View File

@ -2448,8 +2448,6 @@ _elm_genlist_item_focused(Elm_Gen_Item *it)
(elm_widget_item_disabled_get(it)))
return;
elm_genlist_item_bring_in((Elm_Object_Item *)it,
ELM_GENLIST_ITEM_SCROLLTO_IN);
sd->focused_item = (Elm_Object_Item *)it;
if (elm_widget_focus_highlight_enabled_get(obj))