Emmanuele Bassi bf4818bd75 actor: Just emit a relayout cycle warning
Currently, ClutterActor detects a relayout cycle (an actor causing a
relayout to be queued from within an allocate() function) and aborts
after printing out a warning. This might be a little bit too anal
retentive, and it currently breaks GTK+ embedding inside clutter-gtk
so we should probably relax the behaviour a bit. Now we just emit the
warning but we still go ahead with the relayout.
2010-01-07 17:37:14 +00:00
..
2010-01-05 18:02:29 +00:00
2010-01-05 14:22:35 +00:00
2009-12-10 22:20:36 +00:00
2009-12-10 22:20:36 +00:00
2010-01-03 20:14:15 +00:00
2009-12-11 23:48:58 +00:00
2009-12-02 16:03:55 +00:00