actor: Only care about a child's paint volume when clip_to_allocation isn't set
authorJasper St. Pierre <jstpierre@mecheye.net>
Mon, 13 Feb 2012 17:43:08 +0000 (12:43 -0500)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 13 Feb 2012 18:04:12 +0000 (18:04 +0000)
commit8512dd2336f6583e52cbc46d0133ab47dd75b30a
tree2c5d0a14d84894d4431ffd0639ead2ad5fcea434
parentb5aa666dcd853b063c44f279e41b73e2f792e1aa
actor: Only care about a child's paint volume when clip_to_allocation isn't set

If we're clipping to the allocation, then the child can paint wherever it
wants, and we don't care. The paint volume is the allocation here.
clutter/clutter-actor.c