Commit Graph

1 Commits (beb96ad18cfad44e54643af1af0f9900216e8b85)

Author SHA1 Message Date
Orestis Floros 605b6ba00f
attach_to_workspace: set new parent before tree_render
on_remove_child calls tree_close_internal which calls tree_render and
the tree is in an invalid state if con->parent still points to the old
parent.

Fixes #3556
2018-12-12 19:12:01 +02:00