Notify of subtree change

This commit is contained in:
Brian Ashworth 2018-05-29 11:27:04 -04:00
parent f5e44d4b2c
commit 3b90b55666

View File

@ -331,6 +331,7 @@ static void move_out_of_tabs_stacks(struct sway_container *container,
} else {
arrange_children_of(new_parent);
}
container_notify_subtree_changed(new_parent);
}
void container_move(struct sway_container *container,