Ephoto: Don't disable the similarity sorting at the wrong time.

This commit is contained in:
Stephen okra Houston 2016-08-15 13:47:19 -05:00
parent be7fbb3419
commit 994bda6688
1 changed files with 0 additions and 1 deletions

View File

@ -2084,7 +2084,6 @@ ephoto_thumb_browser_show_controls(Ephoto *ephoto)
elm_box_pack_end(ephoto->controls_right, hover);
evas_object_show(hover);
tb->hover = hover;
elm_object_item_disabled_set(tb->similarity, EINA_TRUE);
}
Evas_Object *