dnd from border to ibox iconifies

SVN revision: 22691
This commit is contained in:
Carsten Haitzler 2006-05-18 07:28:51 +00:00
parent 6700c38e74
commit 3c7f797f08
1 changed files with 2 additions and 0 deletions

View File

@ -896,6 +896,8 @@ _ibox_inst_cb_drop(void *data, const char *type, void *event_info)
if (!bd) return;
}
if (!bd->iconic) e_border_iconify(bd);
ic2 = inst->ibox->ic_drop_before;
if (ic2)
{