summaryrefslogtreecommitdiff
path: root/src/layout/gallery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout/gallery.c')
-rw-r--r--src/layout/gallery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layout/gallery.c b/src/layout/gallery.c
index 03c6d30..902c16c 100644
--- a/src/layout/gallery.c
+++ b/src/layout/gallery.c
@@ -220,6 +220,7 @@ static void _grid_key_down_cb(void *data, Elm_Object_Item *it,
priv->cur_index = vdata.index;
viewmgr_update_view(VIEW_ACTION_MENU, UPDATE_CONTENT, &vdata);
+ viewmgr_show_view(VIEW_ACTION_MENU);
}
}