Neil Roberts 8f4d61e663 clutter-box-layout: Swap the default request mode
The request mode set by the box layout was previously width-for-height
in a vertical layout and height-for-width in a horizontal layout which
seems to be wrong. For example, if width-for-height is used in a
vertical layout then the width request will come second with the
for_height parameter set. However a vertical layout doesn't pass the
for_height parameter on to its children so doing the requests in that
order doesn't help. If the layout contains a ClutterText then both the
width and height request for it will have -1 for the for_width and
for_height parameters so the text would end up allocated too small.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2328
2010-09-20 16:33:57 +01:00
..
2010-09-13 12:19:54 +01:00
2010-09-20 13:15:44 +01:00
2010-09-03 11:14:05 +01:00
2010-03-01 12:56:10 +00:00
2010-09-03 16:12:24 +01:00
2009-01-20 18:47:50 +00:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-06-03 14:10:55 +01:00
2010-09-03 12:14:50 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2009-07-10 11:38:42 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-02-03 14:38:13 +00:00
2010-02-01 10:40:34 +00:00
2010-03-02 11:12:32 +00:00