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-06 12:59:31 +01:00
2009-05-06 16:44:47 +01:00
2009-06-04 22:15:41 +01:00
2009-06-05 12:41:42 +01:00
2009-06-04 19:03:40 +01:00
2009-04-15 12:18:55 +01:00
2009-06-04 16:30:31 +01:00
2009-06-05 18:28:27 +01:00
2009-06-04 16:30:31 +01:00
2009-06-04 16:30:31 +01:00
2009-06-08 02:04:27 +01:00
2009-06-08 11:06:11 +01:00
2009-06-04 16:30:31 +01:00
2009-06-04 13:21:57 +01:00
2009-05-27 13:01:31 +01:00
2009-05-27 13:01:31 +01:00
2009-06-06 12:58:00 +01:00
2009-05-14 16:12:36 +01:00
2009-06-04 16:30:30 +01:00
2009-05-13 22:21:48 +01:00
2009-03-16 15:00:55 +00:00
2009-03-16 15:00:55 +00:00
2009-03-16 15:00:55 +00:00
2009-05-06 16:44:47 +01:00
2009-05-20 16:49:22 +01:00
2009-05-14 15:53:59 +01:00
2009-03-16 15:00:55 +00:00
2009-06-04 16:30:31 +01:00
2009-03-16 15:00:55 +00:00
2009-06-01 18:42:28 +01:00
2009-04-24 15:25:08 +01:00
2009-05-28 17:18:13 +01:00
2009-04-15 17:25:50 +01:00
2009-05-06 16:44:47 +01:00
2009-05-29 12:40:23 +01:00
2009-05-20 16:49:22 +01:00
2009-05-06 16:44:47 +01:00
2009-03-16 15:40:18 +00:00
2009-03-16 15:40:18 +00:00
2009-06-04 16:30:31 +01:00
2009-04-08 18:19:46 +01:00
2009-06-04 16:30:30 +01:00
2009-05-12 16:31:41 +01:00
2009-06-05 17:57:05 +01:00
2009-05-28 17:18:13 +01:00
2009-06-04 16:30:31 +01:00
2009-06-03 14:05:05 +01:00
2009-04-24 15:28:15 +01:00
2009-03-16 15:00:55 +00:00
2009-05-05 20:18:28 +01:00
2009-05-05 20:18:28 +01:00
2009-05-20 16:06:09 +01:00
2009-04-16 17:16:31 +01:00
2009-06-05 17:57:05 +01:00
2009-03-16 15:00:55 +00:00
2009-03-17 14:13:31 +00:00
2009-03-16 15:00:55 +00:00
2009-03-17 14:13:31 +00:00
2009-03-16 15:00:55 +00:00
2009-05-12 14:53:44 +01:00
2009-05-12 14:53:44 +01:00
2009-06-01 17:40:23 +01:00
2009-04-03 12:47:21 +01:00
2009-05-29 15:13:55 +01:00
2009-05-29 15:13:55 +01:00
2009-06-04 16:30:32 +01:00
2009-06-05 17:57:05 +01:00
2009-04-24 15:25:58 +01:00
2009-06-04 17:28:35 +01:00
2009-05-14 16:19:15 +01:00
2009-06-06 16:13:41 +01:00
2009-05-23 19:35:19 +01:00
2009-06-06 13:01:17 +01:00
2009-06-04 13:21:57 +01:00
2009-03-16 15:40:18 +00:00
2009-03-16 15:40:18 +00:00
2009-03-16 16:56:51 +00:00
2009-03-16 15:40:18 +00:00
2009-05-06 16:44:47 +01:00
2009-06-06 15:59:45 +01:00
2009-06-04 16:30:31 +01:00
2009-03-13 14:29:27 +00:00
2009-06-08 01:59:04 +01:00