Emmanuele Bassi 49d38b1e21 box: Implement the correct paint volume
The allocation of the ClutterBox is not enough to be used as the paint
volume, because children might decide to paint outside that area.

Instead, we should use the allocation if the Box has a background color
and then do what Group does, and union all the paint volumes of the
children.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2600
2011-03-08 19:27:07 +00:00
..
2011-02-19 16:47:20 +00:00
2010-12-02 09:53:00 +00:00
2011-03-03 11:47:49 +00:00
2010-12-09 13:59:08 +00:00