Kevincosme / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

FlowLayout does not respect includeInLayout #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Add a child to the FlowBox container
2. Set the child's includeInLayout property to false

What is the expected output? What do you see instead?

The child should not influence the layout of the other children, and should
be skipped by the FlowLayout when positiong children.  Instead, the
includeInLayout property is ignored.

Original issue reported on code.google.com by darron.schall on 2 Apr 2007 at 1:42

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 25 Dec 2007 at 11:05

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 26 Dec 2007 at 11:09

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 26 Dec 2007 at 11:29

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 3 Jan 2008 at 8:28