Owen W. Taylor 009eafb9ee Handle a clone of an actor with an unmapped parent
If we are cloning an source actor with an unmapped parent, then when
we temporarily map the source actor:

 - We need to skip the check that a mapped actor has a mapped
   parent.
 - We need to realize the actor's parents before mapping it,
   or we'll get an assertion failure in clutter_actor_update_map_state()
   because an actor with an unmapped parent is !may_be_realized.

http://bugzilla.openedhand.com/show_bug.cgi?id=1633

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-06-08 11:06:11 +01:00
..
2009-06-05 12:41:42 +01:00
2009-06-06 12:58:00 +01:00
2009-06-03 14:05:05 +01:00
2009-06-06 13:01:17 +01:00
2009-03-13 14:29:27 +00:00