reshuffle notifications on replace

This commit is contained in:
Mike Blumenkrantz 2016-03-30 16:20:49 -04:00
parent 9f913cd3af
commit 1f417792d6
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ notification_popup_notify(E_Notification_Notify *n,
popup->notif = n;
popup->id = id;
_notification_popup_refresh(popup);
_notification_reshuffle_cb(NULL, NULL, NULL, NULL);
}
else if (!n->replaces_id)
{