Emmanuele Bassi 6e12722a9b [clone] Allow cloning unparented actors
If the source of a ClutterClone does not have a parent actor the
clone will be unable to paint it because it's missing an allocation.

A simple way to fix it is to make the ClutterClone act like a
"foster parent": when it is allocated it will check if the source
actor has a parent and if not it will allocate the source with
its preferred size.
2009-02-02 12:07:29 +00:00
..
2009-01-20 18:47:50 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-01-20 23:40:25 +00:00
2009-01-20 23:40:25 +00:00
2009-01-27 15:19:34 +00:00
2009-01-27 16:40:51 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00
2009-01-27 16:14:35 +00:00