have to unlock shelf at this point or else it will never hide anymore

fixes ticket #1013


SVN revision: 72806
This commit is contained in:
Mike Blumenkrantz 2012-06-25 13:04:13 +00:00
parent 51a2457da7
commit a8bfedc268
1 changed files with 1 additions and 0 deletions

View File

@ -2053,6 +2053,7 @@ _e_gadcon_cb_client_mouse_down(void *data, Evas *evas __UNUSED__, Evas_Object *o
gcc->gadcon->menu_attach.func(gcc->gadcon->menu_attach.data,
gcc, mn);
if (gcc->gadcon->shelf) e_shelf_locked_set(gcc->gadcon->shelf, 0);
}
if (gcc->gadcon->toolbar)