flow-layout: Provide a preferred size
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 2 Mar 2010 15:08:01 +0000 (15:08 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 2 Mar 2010 15:11:27 +0000 (15:11 +0000)
commitaba6c5acc7f1cb15f92666d1681a95b5a805efaf
tree58bfc44071c4a34afd75d36295123f55cbdc9256
parente3fba5f2e80a4c72cc4ef0c193a0b6569e1d8cbf
flow-layout: Provide a preferred size

The FlowLayout fails to provide a preferred size in case no sizing is
specified on one axis. It should, instead, have the preferred size of
the sum of its children, depending on the orientation property.

http://bugzilla.openedhand.com/show_bug.cgi?id=2013
clutter/clutter-flow-layout.c
tests/interactive/test-flow-layout.c