Don't allocate size to invisible BinLayout children
authorAlexander Larsson <alexl@redhat.com>
Fri, 8 Jun 2012 09:29:43 +0000 (11:29 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 8 Jun 2012 09:34:40 +0000 (11:34 +0200)
commitc0b3e2e83aca99541ef5eeb15549a482ecf4f7d7
treeb510271c364c80c30cc01a5f89e19c693090fcfc
parent76f1a42ef8eb1ff1cd29a4e1bf1393804d28de2a
Don't allocate size to invisible BinLayout children

This is similar to what other layouts do, and avoids problems with
Gtk+ actor children which warn about being allocated not enough
space.
clutter/clutter-bin-layout.c