mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 22:05:04 +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. (cherry picked from commit b393f3d54018b85137078664d548c0c661001ff1)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%