mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 10:15:07 +00:00

Children added to a parent after that parent (or its ancestors) have already been cloned now inherit the clone branch depth of the parent. Otherwise `clutter_actor_is_in_clone_paint` on the child could return FALSE when it should have been returning TRUE.