actor: Check for mapped children in the default get_paint_volume()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 12 Apr 2012 16:07:06 +0000 (17:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 12 Apr 2012 16:07:06 +0000 (17:07 +0100)
commit119a25269e36513d0f759f720789a61ec9986a5f
tree0a68517ddc9338b2ba3dfda0aa001b1137caea18
parent98c9dad42f5881f9ae48217d0adafe4ba510ea5a
actor: Check for mapped children in the default get_paint_volume()

Unmapped children won't be painted so they should not contribute to the
default paint volume computation.
clutter/clutter-actor.c