ensure spring folder refreshes after the drop

ticket #1638


SVN revision: 78708
This commit is contained in:
Mike Blumenkrantz 2012-10-31 13:36:08 +00:00
parent 2914212ff2
commit 1f0b81276c
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@ _e_fwin_dnd_end_cb(E_Fwin *fwin, Evas_Object *obj __UNUSED__, void *event_info _
/* NOTE: closing the drop target window here WILL break things */
fwin = drag_fwin->spring_parent;
if (!fwin) return;
e_fm2_refresh(fwin->fm_obj);
fwin->spring_child->spring_parent = NULL;
fwin->spring_child = NULL;