diff --git a/src/bin/ephoto_thumb_browser.c b/src/bin/ephoto_thumb_browser.c index d3f186b..d132139 100644 --- a/src/bin/ephoto_thumb_browser.c +++ b/src/bin/ephoto_thumb_browser.c @@ -861,8 +861,6 @@ _grid_mouse_up_cb(void *data, Evas *e EINA_UNUSED, evas_pointer_canvas_xy_get(evas_object_evas_get(tb->grid), &x, &y); item = elm_gengrid_at_xy_item_get(tb->grid, x, y, 0, 0); - elm_drag_cancel(tb->grid); - if (info->button == 1 && item) { if (ctrl)